IConnection.GetLocalChannelErrorCode()
DESCRIPTION
Get underlying error code on local channel. * Possible local channel error code are:
NONE
: if mDNS discovery was not enabled for the connection.NOT_FOUND
: if mDNS was enabled but the device was not found.OPERATION_IN_PROGRESS
: if scanning is still in progress.
DECLARATION
Int32 GetLocalChannelErrorCode()
RETURNS
the local channel error code