SubscriptionSide Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SIPDialogSide Side { get; }
Public ReadOnly Property Side As SIPDialogSide
Get
public:
property SIPDialogSide Side {
SIPDialogSide get ();
}
member Side : SIPDialogSide with get
Property Value
Type:
SIPDialogSideSee Also