toggle menu
Pushwoosh Android SDK
androidJvm
switch theme
search in API
pushwoosh-calls
/
com.pushwoosh.calls
/
PushwooshCallSettings
Pushwoosh
Call
Settings
object
PushwooshCallSettings
Members
Functions
get
Call
Permission
Status
Link copied to clipboard
@
JvmStatic
fun
getCallPermissionStatus
(
)
:
Int
Gets the current VoIP call permission status
request
Call
Permissions
Link copied to clipboard
@
JvmStatic
fun
requestCallPermissions
(
)
set
Call
Sound
Link copied to clipboard
@
JvmStatic
fun
setCallSound
(
sound
:
String
)
set
Incoming
Call
Channel
Name
Link copied to clipboard
@
JvmStatic
fun
setIncomingCallChannelName
(
name
:
String
)
set
Ongoing
Call
Channel
Name
Link copied to clipboard
@
JvmStatic
fun
setOngoingCallChannelName
(
name
:
String
)
set
Phone
Account
Link copied to clipboard
@
JvmStatic
fun
setPhoneAccount
(
phoneAccount
:
String
)
set
Phone
Account
Handle
Link copied to clipboard
@
JvmStatic
fun
setPhoneAccountHandle
(
phoneAccountHandle
:
String
)