Ozeki SDK Class library
Ozeki SDK Class library
Ozeki
Ozeki.VoIP
LocalCallWrapper Class
LocalCallWrapper Methods
Answer Method
AttendedTransfer Method
BlindTransfer Method
Forward Method
HangUp Method
Hold Method
ModifyCallType Method
NotifyTransferState Method
Reject Method
Replace Method
Respond Method
RingWithEarlyMedia Method
SendInfo Method
SendInstantMessage Method
Start Method
StartDTMFSignal Method
StartWithBlindTransfer Method
StopDTMFSignal Method
ToggleHold Method
Unhold Method
LocalCallWrapper Methods
The
LocalCallWrapper
type exposes the following members.
Methods
Name
Description
Answer
(Overrides
AbstractLocalCall
Answer
.)
Answer(CallType)
(Overrides
AbstractLocalCall
Answer(CallType)
.)
AttendedTransfer
(Overrides
AbstractLocalCall
AttendedTransfer(ICall)
.)
BlindTransfer
(Overrides
AbstractLocalCall
BlindTransfer(String)
.)
Forward
(Overrides
AbstractLocalCall
Forward(String)
.)
GetSIPInfo
(Inherited from
AbstractLocalCall
.)
HangUp
(Overrides
AbstractLocalCall
HangUp
.)
Hold
(Overrides
AbstractLocalCall
Hold
.)
ModifyCallType
(Overrides
AbstractLocalCall
ModifyCallType(CallType)
.)
NotifyTransferState
(Overrides
AbstractLocalCall
NotifyTransferState(TransferStateChangedEventArgs)
.)
OnAnswering
(Inherited from
AbstractLocalCall
.)
OnCallStateChanged
(Inherited from
BaseAbstractCall
.)
OnCallTypeChanged
(Inherited from
AbstractLocalCall
.)
OnDtmfReceived
(Inherited from
AbstractLocalCall
.)
OnDtmfStarted
(Inherited from
AbstractLocalCall
.)
OnInfoDataReceived
(Inherited from
AbstractLocalCall
.)
OnInfoResponseReceived
(Inherited from
AbstractLocalCall
.)
OnInstantMessageReceived
(Inherited from
AbstractLocalCall
.)
OnInstantMessageResponseReceived
(Inherited from
AbstractLocalCall
.)
OnPropertyChanged
(Inherited from
BaseAbstractCall
.)
OnRedirected
(Inherited from
BaseAbstractCall
.)
OnStarting
(Inherited from
AbstractLocalCall
.)
OnTransferStateChanged
(Inherited from
AbstractLocalCall
.)
Reject
(Overrides
AbstractLocalCall
Reject
.)
Reject(String)
(Overrides
AbstractLocalCall
Reject(String)
.)
Replace
(Overrides
AbstractLocalCall
Replace(AbstractLocalCall)
.)
Respond(ResponseCodes)
(Overrides
AbstractLocalCall
Respond(ResponseCodes)
.)
Respond(ResponseCodes, String)
(Overrides
AbstractLocalCall
Respond(ResponseCodes, String)
.)
RingWithEarlyMedia
(Overrides
AbstractLocalCall
RingWithEarlyMedia
.)
RingWithEarlyMedia(CallType)
(Overrides
AbstractLocalCall
RingWithEarlyMedia(CallType)
.)
SendInfo
(Overrides
AbstractLocalCall
SendInfo(InfoData)
.)
SendInstantMessage(String)
(Overrides
AbstractLocalCall
SendInstantMessage(String)
.)
SendInstantMessage(String, MimeType)
(Overrides
AbstractLocalCall
SendInstantMessage(String, MimeType)
.)
SendInstantMessage(String, String)
(Overrides
AbstractLocalCall
SendInstantMessage(String, String)
.)
Start
(Overrides
BaseAbstractCall
Start
.)
StartDTMFSignal(DtmfNamedEvents)
(Overrides
AbstractLocalCall
StartDTMFSignal(DtmfNamedEvents)
.)
StartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode)
(Overrides
AbstractLocalCall
StartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode)
.)
StartWithBlindTransfer
(Overrides
AbstractLocalCall
StartWithBlindTransfer
.)
StopDTMFSignal
(Overrides
AbstractLocalCall
StopDTMFSignal(DtmfNamedEvents)
.)
ToggleHold
(Overrides
AbstractLocalCall
ToggleHold
.)
Unhold
(Overrides
AbstractLocalCall
Unhold
.)
UpdateMediaDescription
(Inherited from
BaseAbstractCall
.)
Top
See Also
Reference
LocalCallWrapper Class
Ozeki.VoIP Namespace