Skip to content
RingCentral Cloud Phone SDK
hangup()
Initializing search
ringcentral/ringcentral-softphone-ts
Home
Getting stated
Audio
Reference
Examples
Support
RingCentral Cloud Phone SDK
ringcentral/ringcentral-softphone-ts
Home
Getting stated
Audio
Reference
Reference
Cloud Phone
Cloud Phone
Events
Events
invite
message
Methods
Methods
answer()
call()
decline()
enableDebugMode()
Call Session
Call Session
Events
Events
answered
audioPacket
busy
disposed
dtmf
dtmfPacket
finished
rtpPacket
Methods
Methods
callId()
hangup()
hangup()
Table of contents
Inputs
Outputs
send()
sendDTMF()
sendPacket()
streamAudio()
transfer()
Examples
Examples
Audio streams
Audio streams
Record audio
Stream audio
Call control
Call control
Answer call
Transfer call
Support
Table of contents
Inputs
Outputs
callSession.hangup()
Hangs up the current call session's call.
Inputs
None.
Outputs
None.
Back to top