subscribe Auth Modes
Parameters
value
List of AuthModes supported for Subscribe operations.
Parameters
values
List of AuthModes supported for Subscribe operations.
suspend fun subscribeAuthModes(argument: List<suspend ChannelNamespaceAuthModeArgsBuilder.() -> Unit>)
suspend fun subscribeAuthModes(vararg argument: suspend ChannelNamespaceAuthModeArgsBuilder.() -> Unit)
Parameters
argument
List of AuthModes supported for Subscribe operations.