Urban Airship Unity Plugin
  • UrbanAirship
  • PushMessage
Properties | List of all members
UrbanAirship.PushMessage Class Reference

A push message model object. More...

Properties

string Alert [get]
 Gets the alert text.
 
string Identifier [get]
 Gets the push identifier.
 
Dictionary< string, string > Extras [get]
 Gets the key value extras sent with the push.
 

Detailed Description

A push message model object.

Property Documentation

◆ Alert

string UrbanAirship.PushMessage.Alert
get

Gets the alert text.

The alert text.

◆ Extras

Dictionary<string, string> UrbanAirship.PushMessage.Extras
get

Gets the key value extras sent with the push.

Non-string extra values are encoded as JSON strings.

The extras.

◆ Identifier

string UrbanAirship.PushMessage.Identifier
get

Gets the push identifier.

The identifier.


Generated on Thu Mar 14 2024 16:06:38 for Urban Airship Unity Plugin by   doxygen 1.9.8