fromLiteral

fun fromLiteral(serverUrl: String, participantToken: String): FixedTokenSource

Creates a FixedTokenSource that immediately returns with the supplied serverUrl and participantToken.

See also