relay-dotnet
|
The main namespace for the Relay workflow SDK. More...
Classes | |
class | AbstractRelayWorkflow |
class | DeviceInfoField |
class | DeviceInfoQuery |
class | DeviceType |
class | DictionaryStringObjectJsonConverterCustomWrite |
class | EventType |
Events that can be sent from the Relay server to your workflow. More... | |
class | EventTypeTaskCompletionSource |
class | FleckRelayWebSocketConnection |
class | FleckRelayWebSocketConnectionInfo |
class | FleckRelayWebSocketConnector |
class | InteractionLifecycleType |
interface | IRelayWebSocketConnection |
interface | IRelayWebSocketConnectionInfo |
interface | IRelayWebSocketConnector |
interface | IRelayWorkflow |
class | Language |
class | LedEffect |
class | LedIndex |
class | LedInfo |
class | NotificationPriority |
class | NotificationPushOptions |
class | NotificationSound |
class | NotificationType |
class | Relay |
The Relay class is responsible for defining the main functionalities that are used within workflows, such as functions for communicating with the device, sending out notifications to groups, handling workflow events, and performing physical actions on the device such as manipulating LEDs and creating vibrations. More... | |
class | RelayUri |
The RelayUri class is responsible for defining functions that construct a URN from a given device or group id or name, as well as functions that parse out certain components from a given Relay URN. More... | |
class | RequestType |
class | RunningRelayWorkflow |
class | SerializedType |
class | SystemHttpListenerRelayWebSocketConnector |
class | SystemKestralRelayWebSocketConnector |
class | SystemRelayWebSocketConnection |
class | SystemRelayWebSocketConnectionInfo |
class | SystemRelayWebSocketConnector |
The main namespace for the Relay workflow SDK.