GetLiveTokenPlainArgs

data class GetLiveTokenPlainArgs(val resourceUri: String) : ConvertibleToJava<GetLiveTokenPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceUri: String)

Properties

Link copied to clipboard

The identifier of the resource.

Functions

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