StunContextResponse Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public StunMessage Response { get; }
Public ReadOnly Property Response As StunMessage
Get
public:
property StunMessage^ Response {
StunMessage^ get ();
}
member Response : StunMessage with get
Property Value
Type:
StunMessageSee Also