parseMessageId

open fun parseMessageId(intent: Intent): String

Parses the message Id from a message center intent.

Return

The message Id if it's available on the intent, otherwise null.

Parameters

intent

The intent.