Push Config
Push configuration.
Used for Send message When Custom remote Push display Content and behavior.
Usage Example:
val pushConfig = PushConfig().apply {
pushTitle = "New message"
pushContent = "You received a message"
pushData = "{\"key\":\"value\"}"
}Content copied to clipboard
Properties
Functions
Link copied to clipboard
Whether block Push title.
Link copied to clipboard
Whether force display Notification details.
Link copied to clipboard
Push notification content.
Link copied to clipboard
Push extra data.
Link copied to clipboard
Push title.
Link copied to clipboard
Push template ID.
Link copied to clipboard
Whether block Push title.
Link copied to clipboard
Whether force display Notification details.
Link copied to clipboard
Push notification content.
Link copied to clipboard
Push extra data.
Link copied to clipboard
Push title.
Link copied to clipboard
Push template ID.