getTitle

protected open fun getTitle(@NonNull context: Context, @NonNull message: PushMessage): String

Gets the notification title.

Return

The notification title.

Parameters

context

The application context.

message

The push message.