isEventId

fun isEventId(str: String?): Boolean

Tells if a string is a valid event id.

Return

true if the string is a valid event id.

Parameters

str

the string to test