delegate()
Returns the currently assigned delegate
Declaration
func delegate() -> Any!Return Value
Returns the current delegate, or nil if one is not set.
Discussion
An incoming channel is one that was initiated by a remote device.
Returns the currently assigned delegate
func delegate() -> Any!Returns the current delegate, or nil if one is not set.
An incoming channel is one that was initiated by a remote device.