AbstractExtensionHeaderHeaderType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic override sealed HeaderType HeaderType { get; }
Public Overrides NotOverridable ReadOnly Property HeaderType As HeaderType
Get
public:
virtual property HeaderType HeaderType {
HeaderType get () override sealed;
}
abstract HeaderType : HeaderType with get
override HeaderType : HeaderType with get
Property Value
Type:
HeaderType
See Also