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: 10.3.183.0
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
Properties
  NameDescription
Public propertyUserAgent
Top
Methods
  NameDescription
Public methodCanHandleResponse
Public methodHandleResponse
Public methodSendBye
Sends a BYE request to the call.
Top
See Also