Package-level declarations

Inherited functions

Link copied to clipboard
fun <Error class: unknown class>.nextBreakoutId(): <Error class: unknown class>

Gets the next random BreakoutId from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextCallId(): <Error class: unknown class>

Gets the next random CallId from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextLayoutId(): <Error class: unknown class>

Gets the next random LayoutId from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextParticipantId(): <Error class: unknown class>

Gets the next random ParticipantId from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextRegistrationId(): <Error class: unknown class>

Gets the next random RegistrationId from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextString(length: Int = 10): String

Gets the next random String from the random number generator.

Link copied to clipboard
fun <Error class: unknown class>.nextVersionId(): <Error class: unknown class>

Gets the next random VersionId from the random number generator.