Ozeki VoIP SDK Class library
Ozeki.VoIP Namespace
NamespacesOzeki.VoIP
 
Declaration Syntax
C#Visual BasicVisual C++
namespace Ozeki.VoIP
Namespace Ozeki.VoIP
namespace Ozeki.VoIP
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
AddrSpecType
CallError
Call errors during the setup state of a call.

CallState
States of an arbitrary call object.

CallStateHelper
Tool to determine that the call state is in which period.

DialInfo
Stores dialing information about the other communication client in both incoming and outgoing calls

DtmfInfo
Provides information about the DTMF events.

DtmfNamedEventConverter
The class that converts int data to DTMF signals

DtmfNamedEvents
DTMF Named Events

DtmfSignal
DTMF signal.

DtmfSignalEx
DtmfSignalingMode
Defines different types of DTMF signaling methods

EncodedMediaData
Represents encoded media data with codec properties.

IBaseCall
ICall
ICallIdentifier
InfoData
Provides information about a package received in SIP INFO request body.

IPhoneCall
Phone call interface.

IPhoneCallAttachable
Defines methods to attach and detach the object to a IPhoneCall object.

IPhoneCallListener
Phone call listener behavior.

IPhoneCallListenerCombinator
Combines an arbitrary phone call object with its listener.

IPhoneLine
PhoneLine abstraction.

IPhoneLineListener
Phone line listener behavior.

IPhoneLineListenerCombinator
Combines an arbitrary phone line object with its listener.

KeepAliveMode
Specifies methods for keep-alive SIP ports.

MessageDataPackage
Represents the SIP message received from a remote party

MessageErrorPackage
MimeType
MimeTypeEx
PhoneLineState
Information about state of the phone line.

SIPAccount
Represents a SIP user account.

SIPAccountRequestLineEx
SRTPMode
An enum that represents the SRTP encryption mode for the calls

TransferInfo
Represents the information about the call transfer

TransferState
Specifies the state of the call transfer

VoIPEventArgs<(Of <(<'T>)>)>
Provides data for VoIP SIP SDK events to handle events with type parameters easily.