Click or drag to resize

OptionsResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPSIPResponseArgs
      Ozeki.VoIPOptionsResult

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class OptionsResult : SIPResponseArgs

The OptionsResult type exposes the following members.

Constructors
 NameDescription
Public methodOptionsResultInitializes a new instance of the OptionsResult class
Top
Properties
Methods
 NameDescription
Public methodIsProvisional
(Inherited from SIPResponseArgs)
Public methodIsRedirection
(Inherited from SIPResponseArgs)
Public methodIsSuccessful
(Inherited from SIPResponseArgs)
Public methodSetFromSIPMessage
(Inherited from SIPResponseArgs)
Public methodSetFromStatusCode
(Inherited from SIPResponseArgs)
Top
See Also