Click or drag to resize
LocalCallWrapper Methods

The LocalCallWrapper type exposes the following members.

Methods
  NameDescription
Public methodAnswer (Overrides AbstractLocalCallAnswer.)
Public methodAnswer(CallType) (Overrides AbstractLocalCallAnswer(CallType).)
Public methodAttendedTransfer (Overrides AbstractLocalCallAttendedTransfer(ICall).)
Public methodBlindTransfer (Overrides AbstractLocalCallBlindTransfer(String).)
Public methodForward (Overrides AbstractLocalCallForward(String).)
Public methodGetSIPInfo (Inherited from AbstractLocalCall.)
Public methodHangUp (Overrides AbstractLocalCallHangUp.)
Public methodHold (Overrides AbstractLocalCallHold.)
Public methodModifyCallType (Overrides AbstractLocalCallModifyCallType(CallType).)
Public methodNotifyTransferState (Overrides AbstractLocalCallNotifyTransferState(TransferStateChangedEventArgs).)
Protected methodOnAnswering (Inherited from AbstractLocalCall.)
Protected methodOnCallStateChanged (Inherited from BaseAbstractCall.)
Public methodOnCallTypeChanged (Inherited from AbstractLocalCall.)
Public methodOnDtmfReceived (Inherited from AbstractLocalCall.)
Public methodOnDtmfStarted (Inherited from AbstractLocalCall.)
Public methodOnInfoDataReceived (Inherited from AbstractLocalCall.)
Public methodOnInfoResponseReceived (Inherited from AbstractLocalCall.)
Public methodOnInstantMessageReceived (Inherited from AbstractLocalCall.)
Public methodOnInstantMessageResponseReceived (Inherited from AbstractLocalCall.)
Protected methodOnPropertyChanged (Inherited from BaseAbstractCall.)
Public methodOnRedirected (Inherited from BaseAbstractCall.)
Protected methodOnStarting (Inherited from AbstractLocalCall.)
Protected methodOnTransferStateChanged (Inherited from AbstractLocalCall.)
Public methodReject (Overrides AbstractLocalCallReject.)
Public methodReject(String) (Overrides AbstractLocalCallReject(String).)
Public methodReplace (Overrides AbstractLocalCallReplace(AbstractLocalCall).)
Public methodRespond(ResponseCodes) (Overrides AbstractLocalCallRespond(ResponseCodes).)
Public methodRespond(ResponseCodes, String) (Overrides AbstractLocalCallRespond(ResponseCodes, String).)
Public methodRingWithEarlyMedia (Overrides AbstractLocalCallRingWithEarlyMedia.)
Public methodRingWithEarlyMedia(CallType) (Overrides AbstractLocalCallRingWithEarlyMedia(CallType).)
Public methodSendInfo (Overrides AbstractLocalCallSendInfo(InfoData).)
Public methodSendInstantMessage(String) (Overrides AbstractLocalCallSendInstantMessage(String).)
Public methodSendInstantMessage(String, MimeType) (Overrides AbstractLocalCallSendInstantMessage(String, MimeType).)
Public methodSendInstantMessage(String, String) (Overrides AbstractLocalCallSendInstantMessage(String, String).)
Public methodStart (Overrides BaseAbstractCallStart.)
Public methodStartDTMFSignal(DtmfNamedEvents) (Overrides AbstractLocalCallStartDTMFSignal(DtmfNamedEvents).)
Public methodStartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode) (Overrides AbstractLocalCallStartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode).)
Public methodStartWithBlindTransfer (Overrides AbstractLocalCallStartWithBlindTransfer.)
Public methodStopDTMFSignal (Overrides AbstractLocalCallStopDTMFSignal(DtmfNamedEvents).)
Public methodToggleHold (Overrides AbstractLocalCallToggleHold.)
Public methodUnhold (Overrides AbstractLocalCallUnhold.)
Public methodUpdateMediaDescription (Inherited from BaseAbstractCall.)
Top
See Also