getAuthor

open fun getAuthor(): String

Get message author. Applicable for NEW_MESSAGE notification type only.

Return

Message author for NEW_MESSAGE notification type, empty string otherwise.