getObjectID()
Returns the IOBluetoothObjectID of the given IOBluetoothRFCOMMChannel.
Declaration
func getObjectID() -> IOBluetoothObjectIDReturn Value
Returns the IOBluetoothObjectID of the given IOBluetoothRFCOMMChannel.
Discussion
The IOBluetoothObjectID can be used as a global reference for a given IOBluetoothRFCOMMChannel. It allows two separate applications to refer to the same IOBluetoothRFCOMMChannel.