toggle menu
MoEngage-Android-SDK
jvm
switch theme
search in API
push-sender
/
com.moengage.push.sender
Package-level
declarations
Types
Functions
Properties
Types
Fcm
V1Sender
Link copied to clipboard
class
FcmV1Sender
Utils
Link copied to clipboard
object
Utils
Properties
APP_ID
Link copied to clipboard
const
val
APP_ID
:
String
HEADER_CONTENT_TYPE
Link copied to clipboard
const
val
HEADER_CONTENT_TYPE
:
String
PUSH_PAYLOAD_CAMPAIGN_ID
Link copied to clipboard
const
val
PUSH_PAYLOAD_CAMPAIGN_ID
:
String
PUSH_PAYLOAD_FEATURES
Link copied to clipboard
const
val
PUSH_PAYLOAD_FEATURES
:
String
PUSH_PAYLOAD_INSTANCE_ID
Link copied to clipboard
const
val
PUSH_PAYLOAD_INSTANCE_ID
:
String
Functions
main
Link copied to clipboard
fun
main
(
args
:
Array
<
String
>
)