public final class SiLACall extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SiLACall.Type |
public SiLACall(@NonNull
UUID serverId,
@NonNull
String featureId,
@NonNull
String callId,
@NonNull
SiLACall.Type type,
@NonNull
String parameters)
serverId - As added to the SiLAManagerfeatureId - As defined in the Feature DefinitioncallId - Either a Command or Property Identifiertype - Different Call Types: Unobservable command, Observable command, unobservable & Observable Propertiesparameters - Parameters in Protobuf JSON Format as seen on the protobuf documentationpublic SiLACall(@NonNull
UUID serverId,
@NonNull
String featureId,
@NonNull
String callId,
@NonNull
SiLACall.Type type)
Copyright © 2019. All rights reserved.