Click or drag to resize
BindingRequest Class
Inheritance Hierarchy

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class BindingRequest : StunContext

The BindingRequest type exposes the following members.

Constructors
  NameDescription
Public methodBindingRequest
Initializes a new instance of the BindingRequest class
Public methodBindingRequest(Boolean)
Initializes a new instance of the BindingRequest class
Top
Methods
  NameDescription
Protected methodAddAuthenticationAttributes (Inherited from StunContext.)
Public methodCleanUp (Inherited from StunContext.)
Protected methodOnFinished (Inherited from StunContext.)
Protected methodSuccessfulResponse (Inherited from StunContext.)
Top
Properties
  NameDescription
Public propertyMappedAddress (Inherited from StunContext.)
Public propertyRemoteServer (Inherited from StunContext.)
Public propertyRequest (Inherited from StunContext.)
Public propertyResponse (Inherited from StunContext.)
Public propertyTimeOutLimit (Inherited from StunContext.)
Top
Events
  NameDescription
Public eventFinished (Inherited from StunContext.)
Top
See Also