StunMessageTransactionIdString Property |
Gets the Transaction ID of the STUN message
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string TransactionIdString { get; }
Public ReadOnly Property TransactionIdString As String
Get
public:
property String^ TransactionIdString {
String^ get ();
}
member TransactionIdString : string with get
Property Value
Type:
StringSee Also