toStatusMessage

open fun toStatusMessage(code: Int): Int

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

Return

the matching string resource identifier.

Parameters

code

the status code.