toggle menu
Android-CallKit-SDK
5.6.9
io.rong.callkit
switch theme
search in API
Android-CallKit-SDK
/
io.rong.callkit.util
/
IncomingCallExtraHandleUtil
Incoming
Call
Extra
Handle
Util
public
class
IncomingCallExtraHandleUtil
适配 Android 10 以上不允许后台启动 Activity 的工具类
Members
Constructors
Incoming
Call
Extra
Handle
Util
Link copied to clipboard
public
void
IncomingCallExtraHandleUtil
(
)
Properties
VOIP_NOTIFICATION_ID
Link copied to clipboard
public
static
int
VOIP_NOTIFICATION_ID
VOIP_REQUEST_CODE
Link copied to clipboard
public
final
static
int
VOIP_REQUEST_CODE
Functions
cache
Call
Session
Link copied to clipboard
public
static
void
cacheCallSession
(
RongCallSession callSession
,
boolean permissions
)
clear
Link copied to clipboard
public
static
void
clear
(
)
get
Call
Session
Link copied to clipboard
public
static
RongCallSession
getCallSession
(
)
is
Check
Permissions
Link copied to clipboard
public
static
boolean
isCheckPermissions
(
)
need
Notify
Link copied to clipboard
public
static
boolean
needNotify
(
)
remove
All
Push
Service
Notification
Link copied to clipboard
public
static
void
removeAllPushServiceNotification
(
Context context
)
remove
Notification
Link copied to clipboard
public
static
void
removeNotification
(
Context context
)