Click or drag to resize

SIPUASInstanceInfo Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPUserAgentDetails
    Ozeki.VoIPSIPUAInstanceInfo
      Ozeki.VoIPSIPUASInstanceInfo

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

The SIPUASInstanceInfo type exposes the following members.

Constructors
 NameDescription
Public methodSIPUASInstanceInfoInitializes a new instance of the SIPUASInstanceInfo class
Top
Properties
 NameDescription
Public propertyAllowedMethods
(Inherited from SIPUserAgentDetails)
Public propertyClientID
(Inherited from SIPUAInstanceInfo)
Public propertyContact
(Inherited from SIPUserAgentDetails)
Public propertyIdentity
(Inherited from SIPUAInstanceInfo)
Public propertyIsActive
(Inherited from SIPUAInstanceInfo)
Public propertyRegInfo
(Inherited from SIPUAInstanceInfo)
Public propertyTransport
(Inherited from SIPUAInstanceInfo)
Public propertyUniqueID
(Inherited from SIPUAInstanceInfo)
Public propertyUserAgent
(Inherited from SIPUserAgentDetails)
Top
Methods
See Also