isIncoming()
Returns the direction of the channel. An incoming channel is one that was opened by the remote device.
Declaration
func isIncoming() -> BoolReturn Value
Returns TRUE if the channel was opened by the remote device, FALSE if the channel was opened by this object.