SIPDialogRemoteCSeq Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int RemoteCSeq { get; }
Public ReadOnly Property RemoteCSeq As Integer
Get
public:
virtual property int RemoteCSeq {
int get () sealed;
}
abstract RemoteCSeq : int with get
override RemoteCSeq : int with get
Property Value
Type:
Int32Implements
ISIPDialogRemoteCSeqSee Also