toReasonMessage

open fun toReasonMessage(reason: Int): Int

Converts the given reason code to a string resource identifier that explains the reason.

Return

the matching string resource identifier.

Parameters

reason

the reason code.