RegisteredVoiceClient

class RegisteredVoiceClient(val client: VoiceClient, val service: String)

Constructors

Link copied to clipboard
constructor(client: VoiceClient, service: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun action(action: String, args: List<Option> = emptyList()): Future<Value, VoiceError>