remoteHandle property

FCXHandle? remoteHandle
getter/setter pair

The handle for the remote party (for an incoming call, this is the caller; for an outgoing call, this is the callee).

Implementation

FCXHandle? remoteHandle;