SRTPCryptoSuiteIsSupported Property |
Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool IsSupported { get; }
Public ReadOnly Property IsSupported As Boolean
Get
public:
property bool IsSupported {
bool get ();
}
member IsSupported : bool with get
Property Value
Type:
Boolean
See Also