toggle menu
Quobis Android SDK (internal 2.10.0)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 2.10.0)
/
com.quobis.sippo.sipposdk.channels
/
VoiceChannelMediaSession
Voice
Channel
Media
Session
class
VoiceChannelMediaSession
Members
Properties
state
Link copied to clipboard
val
state
:
StateFlow
<
VoiceChannelMediaSessionState
>
Functions
cancel
Link copied to clipboard
suspend
fun
cancel
(
)
close
Link copied to clipboard
suspend
fun
close
(
)
join
Link copied to clipboard
suspend
fun
join
(
channel
:
VoiceChannel
,
context
:
Context
)
press
Link copied to clipboard
suspend
fun
press
(
)
release
Link copied to clipboard
suspend
fun
release
(
)
switch
Channel
Link copied to clipboard
suspend
fun
switchChannel
(
channel
:
VoiceChannel
,
context
:
Context
)
sync
Link copied to clipboard
suspend
fun
sync
(
context
:
Context
)