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.4.54.0
Syntax
public class InviteUAS : IUASExtension

The InviteUAS type exposes the following members.

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