LocalCallWrapperOtherParty Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public override SIPAddress OtherParty { get; }
Public Overrides ReadOnly Property OtherParty As SIPAddress
Get
public:
virtual property SIPAddress^ OtherParty {
SIPAddress^ get () override;
}
abstract OtherParty : SIPAddress with get
override OtherParty : SIPAddress with get
Property Value
Type:
SIPAddressImplements
ICallOtherPartySee Also