toggle menu
Android-IMLibCore-SDK
5.14.0
io.rong.push
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.push.pushconfig
/
PushFactory
Push
Factory
io.rong.push
public
class
PushFactory
Members
Constructors
Push
Factory
Link copied to clipboard
io.rong.push
public
void
PushFactory
(
)
Functions
get
Push
Processor
By
Type
Link copied to clipboard
io.rong.push
public
static
IPush
getPushProcessorByType
(
PushType pushType
)
Retrieves the corresponding handler based on the push type
set
Push
Processor
Link copied to clipboard
io.rong.push
public
static
void
setPushProcessor
(
PushType pushType
,
IPush processor
)
Sets the handler for the specified push notification type.