relay-dotnet
Public Member Functions | Static Public Member Functions | Properties | List of all members
RelayDotNet.RequestType Class Reference

Public Member Functions

 RequestType (string name, string serializedName)
 
- Public Member Functions inherited from RelayDotNet.SerializedType
 SerializedType (string name, string serializedName)
 
override string ToString ()
 

Static Public Member Functions

static bool TryParseSerializedName (string serializedName, out RequestType result)
 

Properties

static RequestType Terminate [get]
 
static RequestType StartInteraction [get]
 
static RequestType EndInteraction [get]
 
static RequestType Say [get]
 
static RequestType Play [get]
 
static RequestType StopPlayback [get]
 
static RequestType Vibrate [get]
 
static RequestType InboxCount [get]
 
static RequestType PlayInboxMessages [get]
 
static RequestType LogAnalyticsEvent [get]
 
static RequestType SetLed [get]
 
static RequestType Translate [get]
 
static RequestType ListGroupMembers [get]
 
static RequestType GetDeviceInfo [get]
 
static RequestType SetDeviceInfo [get]
 
static RequestType SetUserProfile [get]
 
static RequestType SetChannel [get]
 
static RequestType SetVar [get]
 
static RequestType UnsetVar [get]
 
static RequestType GetVar [get]
 
static RequestType SetTimer [get]
 
static RequestType ClearTimer [get]
 
static RequestType StartTimer [get]
 
static RequestType StopTimer [get]
 
static RequestType Notification [get]
 
static RequestType Call [get]
 
static RequestType Answer [get]
 
static RequestType Hangup [get]
 
static RequestType Sms [get]
 
static RequestType Listen [get]
 
static RequestType CreateIncident [get]
 
static RequestType ResolveIncident [get]
 
static RequestType DevicePowerOff [get]
 
static RequestType SetDeviceMode [get]
 
static RequestType SetHomeChannelState [get]
 
- Properties inherited from RelayDotNet.SerializedType
string Name [get]
 
string SerializedName [get]
 

Constructor & Destructor Documentation

◆ RequestType()

RelayDotNet.RequestType.RequestType ( string  name,
string  serializedName 
)
inline

Member Function Documentation

◆ TryParseSerializedName()

static bool RelayDotNet.RequestType.TryParseSerializedName ( string  serializedName,
out RequestType  result 
)
inlinestatic

Property Documentation

◆ Answer

RequestType RelayDotNet.RequestType.Answer
staticget

◆ Call

RequestType RelayDotNet.RequestType.Call
staticget

◆ ClearTimer

RequestType RelayDotNet.RequestType.ClearTimer
staticget

◆ CreateIncident

RequestType RelayDotNet.RequestType.CreateIncident
staticget

◆ DevicePowerOff

RequestType RelayDotNet.RequestType.DevicePowerOff
staticget

◆ EndInteraction

RequestType RelayDotNet.RequestType.EndInteraction
staticget

◆ GetDeviceInfo

RequestType RelayDotNet.RequestType.GetDeviceInfo
staticget

◆ GetVar

RequestType RelayDotNet.RequestType.GetVar
staticget

◆ Hangup

RequestType RelayDotNet.RequestType.Hangup
staticget

◆ InboxCount

RequestType RelayDotNet.RequestType.InboxCount
staticget

◆ Listen

RequestType RelayDotNet.RequestType.Listen
staticget

◆ ListGroupMembers

RequestType RelayDotNet.RequestType.ListGroupMembers
staticget

◆ LogAnalyticsEvent

RequestType RelayDotNet.RequestType.LogAnalyticsEvent
staticget

◆ Notification

RequestType RelayDotNet.RequestType.Notification
staticget

◆ Play

RequestType RelayDotNet.RequestType.Play
staticget

◆ PlayInboxMessages

RequestType RelayDotNet.RequestType.PlayInboxMessages
staticget

◆ ResolveIncident

RequestType RelayDotNet.RequestType.ResolveIncident
staticget

◆ Say

RequestType RelayDotNet.RequestType.Say
staticget

◆ SetChannel

RequestType RelayDotNet.RequestType.SetChannel
staticget

◆ SetDeviceInfo

RequestType RelayDotNet.RequestType.SetDeviceInfo
staticget

◆ SetDeviceMode

RequestType RelayDotNet.RequestType.SetDeviceMode
staticget

◆ SetHomeChannelState

RequestType RelayDotNet.RequestType.SetHomeChannelState
staticget

◆ SetLed

RequestType RelayDotNet.RequestType.SetLed
staticget

◆ SetTimer

RequestType RelayDotNet.RequestType.SetTimer
staticget

◆ SetUserProfile

RequestType RelayDotNet.RequestType.SetUserProfile
staticget

◆ SetVar

RequestType RelayDotNet.RequestType.SetVar
staticget

◆ Sms

RequestType RelayDotNet.RequestType.Sms
staticget

◆ StartInteraction

RequestType RelayDotNet.RequestType.StartInteraction
staticget

◆ StartTimer

RequestType RelayDotNet.RequestType.StartTimer
staticget

◆ StopPlayback

RequestType RelayDotNet.RequestType.StopPlayback
staticget

◆ StopTimer

RequestType RelayDotNet.RequestType.StopTimer
staticget

◆ Terminate

RequestType RelayDotNet.RequestType.Terminate
staticget

◆ Translate

RequestType RelayDotNet.RequestType.Translate
staticget

◆ UnsetVar

RequestType RelayDotNet.RequestType.UnsetVar
staticget

◆ Vibrate

RequestType RelayDotNet.RequestType.Vibrate
staticget

The documentation for this class was generated from the following file: