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

Public Member Functions

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

Properties

static NotificationSound Default [get]
 
static NotificationSound Sos [get]
 
- Properties inherited from RelayDotNet.SerializedType
string Name [get]
 
string SerializedName [get]
 

Constructor & Destructor Documentation

◆ NotificationSound()

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

Member Function Documentation

◆ TryParseSerializedName()

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

Property Documentation

◆ Default

NotificationSound RelayDotNet.NotificationSound.Default
staticget

◆ Sos

NotificationSound RelayDotNet.NotificationSound.Sos
staticget

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