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

Public Member Functions

 DeviceInfoQuery (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 DeviceInfoQuery result)
 

Properties

static DeviceInfoQuery NameQuery [get]
 
static DeviceInfoQuery IdQuery [get]
 
static DeviceInfoQuery TypeQuery [get]
 
static DeviceInfoQuery AddressQuery [get]
 
static DeviceInfoQuery CoordinatesQuery [get]
 
static DeviceInfoQuery BatteryQuery [get]
 
static DeviceInfoQuery IndoorLocationQuery [get]
 
static DeviceInfoQuery LocationQuery [get]
 
static DeviceInfoQuery LocationEnabledQuery [get]
 
static DeviceInfoQuery UsernameQuery [get]
 
- Properties inherited from RelayDotNet.SerializedType
string Name [get]
 
string SerializedName [get]
 

Constructor & Destructor Documentation

◆ DeviceInfoQuery()

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

Member Function Documentation

◆ TryParseSerializedName()

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

Property Documentation

◆ AddressQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.AddressQuery
staticget

◆ BatteryQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.BatteryQuery
staticget

◆ CoordinatesQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.CoordinatesQuery
staticget

◆ IdQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.IdQuery
staticget

◆ IndoorLocationQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.IndoorLocationQuery
staticget

◆ LocationEnabledQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.LocationEnabledQuery
staticget

◆ LocationQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.LocationQuery
staticget

◆ NameQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.NameQuery
staticget

◆ TypeQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.TypeQuery
staticget

◆ UsernameQuery

DeviceInfoQuery RelayDotNet.DeviceInfoQuery.UsernameQuery
staticget

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