IInternalLocalCallOtherPartyInfo Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax UserSIPInfo OtherPartyInfo { get; set; }
Property OtherPartyInfo As UserSIPInfo
Get
Set
property UserSIPInfo^ OtherPartyInfo {
UserSIPInfo^ get ();
void set (UserSIPInfo^ value);
}
abstract OtherPartyInfo : UserSIPInfo with get, set
Property Value
Type:
UserSIPInfoSee Also