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

Public Member Functions

void SetPriority (NotificationPriority notificationPriority)
 
void SetTitle (string title)
 
void SetBody (string body)
 
void SetSound (NotificationSound notificationSound)
 

Properties

Dictionary< string, object > Dictionary [get]
 

Member Function Documentation

◆ SetBody()

void RelayDotNet.NotificationPushOptions.SetBody ( string  body)
inline

◆ SetPriority()

void RelayDotNet.NotificationPushOptions.SetPriority ( NotificationPriority  notificationPriority)
inline

◆ SetSound()

void RelayDotNet.NotificationPushOptions.SetSound ( NotificationSound  notificationSound)
inline

◆ SetTitle()

void RelayDotNet.NotificationPushOptions.SetTitle ( string  title)
inline

Property Documentation

◆ Dictionary

Dictionary<string, object> RelayDotNet.NotificationPushOptions.Dictionary
get

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