Click or drag to resize
ByeUAC Class
Sends BYE requests and handles the BYE responses.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPByeUAC

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class ByeUAC : IUACExtension, IByeSenderUA

The ByeUAC type exposes the following members.

Constructors
  NameDescription
Public methodByeUAC
Initializes a new instance of the ByeUAC class
Top
Methods
  NameDescription
Public methodCanHandleResponse
Public methodHandleResponse
Public methodSendBye
Sends a BYE request to the call.
Top
Properties
  NameDescription
Public propertyUserAgent
Top
See Also