GetStreamKeyPlainArgs

data class GetStreamKeyPlainArgs(val accountId: String) : ConvertibleToJava<GetStreamKeyPlainArgs>

A collection of arguments for invoking getStreamKey.

Constructors

Link copied to clipboard
constructor(accountId: String)

Properties

Link copied to clipboard

Identifier

Functions

Link copied to clipboard
open override fun toJava(): GetStreamKeyPlainArgs