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: 1.8.12.0 (1.8.12)
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
Methods
Properties
  NameDescription
Public propertyUserAgent
Top
Events
  NameDescription
Public eventIncomingCallReceived
Top
See Also