Click or drag to resize
LocalCall Methods

The LocalCall type exposes the following members.

Methods
  NameDescription
Public methodAnswer() (Overrides AbstractLocalCall.Answer().)
Public methodAnswer(CallType) (Overrides AbstractLocalCall.Answer(CallType).)
Public methodAttendedTransfer (Overrides AbstractLocalCall.AttendedTransfer(ICall).)
Public methodBlindTransfer (Overrides AbstractLocalCall.BlindTransfer(String).)
Public methodCanAcceptInvite
Protected methodClose
Public methodStatic memberCreateIncoming
Public methodStatic memberCreateOutgoing
Public methodEnsureRinging
Public methodForward (Overrides AbstractLocalCall.Forward(String).)
Public methodGetReasonPhrase(Int32, String)
Protected methodGetReasonPhrase(ResponseCodes, String)
Public methodGetSIPInfo (Inherited from AbstractLocalCall.)
Public methodHangUp (Overrides AbstractLocalCall.HangUp().)
Public methodHold (Overrides AbstractLocalCall.Hold().)
Public methodModifyCallType (Overrides AbstractLocalCall.ModifyCallType(CallType).)
Public methodNotifyTransferState (Overrides AbstractLocalCall.NotifyTransferState(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 (Overrides BaseAbstractCall.OnRedirected(RedirectionInfo).)
Protected methodOnStarting (Inherited from AbstractLocalCall.)
Protected methodOnTransferStateChanged (Inherited from AbstractLocalCall.)
Public methodReject() (Overrides AbstractLocalCall.Reject().)
Public methodReject(String) (Overrides AbstractLocalCall.Reject(String).)
Public methodReplace (Inherited from AbstractLocalCall.)
Public methodRespond(ResponseCodes) (Overrides AbstractLocalCall.Respond(ResponseCodes).)
Public methodRespond(ResponseCodes, String) (Overrides AbstractLocalCall.Respond(ResponseCodes, String).)
Public methodRingWithEarlyMedia() (Overrides AbstractLocalCall.RingWithEarlyMedia().)
Public methodRingWithEarlyMedia(CallType) (Overrides AbstractLocalCall.RingWithEarlyMedia(CallType).)
Public methodSendInfo (Overrides AbstractLocalCall.SendInfo(InfoData).)
Public methodSendInstantMessage(String) (Overrides AbstractLocalCall.SendInstantMessage(String).)
Public methodSendInstantMessage(String, MimeType) (Overrides AbstractLocalCall.SendInstantMessage(String, MimeType).)
Public methodSendInstantMessage(String, String) (Overrides AbstractLocalCall.SendInstantMessage(String, String).)
Public methodSetOtherParty
Public methodStart (Overrides BaseAbstractCall.Start().)
Public methodStartDTMFSignal(DtmfNamedEvents) (Overrides AbstractLocalCall.StartDTMFSignal(DtmfNamedEvents).)
Public methodStartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode) (Overrides AbstractLocalCall.StartDTMFSignal(DtmfNamedEvents, DtmfSignalingMode).)
Public methodStartWithBlindTransfer (Overrides AbstractLocalCall.StartWithBlindTransfer().)
Public methodStopDTMFSignal (Overrides AbstractLocalCall.StopDTMFSignal(DtmfNamedEvents).)
Public methodToggleHold (Overrides AbstractLocalCall.ToggleHold().)
Public methodUnhold (Overrides AbstractLocalCall.Unhold().)
Public methodUpdateMediaDescription (Inherited from BaseAbstractCall.)
Top
See Also