Companion

object Companion

Functions

Link copied to clipboard

Returns the screen name. The screen name is determined in the following way:
1. If the properties holds an entry 'screenName' that is used.
2. If the properties holds an entry 'location' that is used (backwards compatible).

Link copied to clipboard
fun isNaN(value: String?): Boolean