getTitle

protected open fun getTitle(context: Context, message: PushMessage): String?(source)

Gets the notification title.

Return

The notification title.

Parameters

context

The application context.

message

The push message.