Click or drag to resize

InviteUAS Class

Handles incoming INVITE requests.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPInviteUAS

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class InviteUAS : IUASExtension

The InviteUAS type exposes the following members.

Constructors
  NameDescription
Public methodInviteUAS
Initializes a new instance of the InviteUAS class
Top
Properties
  NameDescription
Public propertyUserAgent
Top
Methods
Events
  NameDescription
Public eventIncomingCallReceived
Top
See Also