toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.utils.system
/
SystemUtils
System
Utils
public
class
SystemUtils
Members
Constructors
System
Utils
Link copied to clipboard
public
void
SystemUtils
(
)
Functions
get
Current
Process
Name
Link copied to clipboard
public
static
String
getCurrentProcessName
(
Context context
)
register
Receiver
Compat
Link copied to clipboard
public
static
Intent
registerReceiverCompat
(
Context context
,
BroadcastReceiver receiver
,
IntentFilter filter
)