isIncoming()
Returns TRUE if the device connection was generated by the remote host.
Declaration
func isIncoming() -> BoolReturn Value
Returns TRUE if the device connection was generated by the remote host.
Discussion
Returns TRUE if the device connection was generated by the remote host. False if the connection was generated by some other device that connected to the local host.
NOTE: This method is only available in macOS 10.2.7 (Bluetooth v1.3) or later.