Click or drag to resize

OfferAnswerState Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPOfferAnswerState
    Ozeki.VoIPIncomingInviteOfferAnswerState
    Ozeki.VoIPOutgoingInviteOfferAnswerState

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public abstract class OfferAnswerState

The OfferAnswerState type exposes the following members.

Constructors
 NameDescription
Protected methodOfferAnswerStateInitializes a new instance of the OfferAnswerState class
Top
Properties
Methods
 NameDescription
Public methodACK 
Public methodInvite 
Public methodResponse 
Protected methodSetCallState 
Top
See Also