LocalCallWrapperOtherParty Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic 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
SIPAddressImplements
ICallOtherParty
See Also