SIPUserAgentDetails Class |
Namespace: Ozeki.VoIP
The SIPUserAgentDetails type exposes the following members.
Name | Description | |
---|---|---|
![]() | SIPUserAgentDetails | Initializes a new instance of the SIPUserAgentDetails class |
Name | Description | |
---|---|---|
![]() | AllowedMethods |
Gets the methods supported by the user-agent of the registered extension. If the list is empty, no Allow header sent by the UA and all methods are allowed.
|
![]() | Contact |
Gets the contact address of the SIP client.
|
![]() | UserAgent |
Gets the user agent name sent by the client. It may be null if the client did not send it.
|
Name | Description | |
---|---|---|
![]() | Update(OptionsResult) |
Updates the properties with the values from an OPTIONS message.
|
![]() | Update(Request) |