Click or drag to resize
PBXLocalCall Methods

The PBXLocalCall type exposes the following members.

Methods
  NameDescription
Public methodAnswer (Inherited from LocalCallWrapper.)
Public methodAnswer(CallType) (Inherited from LocalCallWrapper.)
Public methodAttendedTransfer (Inherited from LocalCallWrapper.)
Public methodBlindTransfer (Inherited from LocalCallWrapper.)
Public methodForward (Inherited from LocalCallWrapper.)
Public methodGetSIPInfo (Inherited from AbstractLocalCall.)
Public methodHangUp (Inherited from LocalCallWrapper.)
Public methodHold (Inherited from LocalCallWrapper.)
Public methodModifyCallType (Inherited from LocalCallWrapper.)
Public methodNotifyTransferState (Inherited from LocalCallWrapper.)
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 (Inherited from LocalCallWrapper.)
Public methodReject(String) (Inherited from LocalCallWrapper.)
Public methodReplace (Inherited from LocalCallWrapper.)
Public methodRespond(ResponseCodes) (Inherited from LocalCallWrapper.)
Public methodRespond(ResponseCodes, String) (Inherited from LocalCallWrapper.)
Public methodRingWithEarlyMedia (Inherited from LocalCallWrapper.)
Public methodRingWithEarlyMedia(CallType) (Inherited from LocalCallWrapper.)
Public methodSendInfo (Inherited from LocalCallWrapper.)
Public methodSendInstantMessage(String) (Inherited from LocalCallWrapper.)
Public methodSendInstantMessage(String, MimeType) (Inherited from LocalCallWrapper.)
Public methodSendInstantMessage(String, String) (Inherited from LocalCallWrapper.)
Public methodStart (Inherited from LocalCallWrapper.)
Public methodStartDTMFSignal(DtmfNamedEvents) (Inherited from LocalCallWrapper.)
Public methodStartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode) (Inherited from LocalCallWrapper.)
Public methodStartWithBlindTransfer (Inherited from LocalCallWrapper.)
Public methodStopDTMFSignal (Inherited from LocalCallWrapper.)
Public methodToggleHold (Inherited from LocalCallWrapper.)
Public methodUnhold (Inherited from LocalCallWrapper.)
Public methodUpdateMediaDescription (Inherited from BaseAbstractCall.)
Top
See Also