levelFromInt

fun levelFromInt(level: Int): <Error class: unknown class>

Convert the zero-based int to a ParseNotificationLevel.

Return

The ParseNotificationLevel with that ordinal.

Parameters

level

The ordinal of the level.