Airship Unity Plugin 10.0.0
  • AirshipSDK
  • InboxMessage
Public Member Functions | Public Attributes | List of all members
AirshipSDK.InboxMessage Class Reference

Public Member Functions

override bool Equals (object other)
 
override int GetHashCode ()
 

Public Attributes

readonly string id
 
readonly string title
 
readonly long sentDate
 
readonly bool isRead
 
readonly string listIconUrl
 URL of the message's list icon, or null if the message has none.
 
readonly Dictionary< string, string > extras
 

Member Function Documentation

◆ Equals()

override bool AirshipSDK.InboxMessage.Equals ( object  other)
inline

References AirshipSDK.List.

◆ GetHashCode()

override int AirshipSDK.InboxMessage.GetHashCode ( )
inline

References AirshipSDK.InboxMessage.extras, AirshipSDK.InboxMessage.isRead, AirshipSDK.List, AirshipSDK.InboxMessage.listIconUrl, AirshipSDK.InboxMessage.sentDate, and AirshipSDK.InboxMessage.title.

Member Data Documentation

◆ extras

readonly Dictionary<string, string> AirshipSDK.InboxMessage.extras

Referenced by AirshipSDK.InboxMessage.GetHashCode().

◆ id

readonly string AirshipSDK.InboxMessage.id

◆ isRead

readonly bool AirshipSDK.InboxMessage.isRead

Referenced by AirshipSDK.InboxMessage.GetHashCode().

◆ listIconUrl

readonly string AirshipSDK.InboxMessage.listIconUrl

URL of the message's list icon, or null if the message has none.

Referenced by AirshipSDK.InboxMessage.GetHashCode().

◆ sentDate

readonly long AirshipSDK.InboxMessage.sentDate

Referenced by AirshipSDK.InboxMessage.GetHashCode().

◆ title

readonly string AirshipSDK.InboxMessage.title

Referenced by AirshipSDK.InboxMessage.GetHashCode().


Generated on Wed Sep 2 2026 21:27:03 for Airship Unity Plugin by   doxygen 1.9.8