togethernotification - TogetherGames/Public-Unity-CSharp GitHub Wiki

TogetherNotification

Together::TogetherNotification

Overview

Object containing push notification specific data utilized by the Together:SendPushNotification method


Members

string alert

The alert message displayed to the receiving user

int badge

The badge number displayed by the push notification(APNS Only)

string sound

The name of a sound to be played along with the push notification

A dictionary of extra data passed along with the push notification to be handled by the receiver's client


⚠️ **GitHub.com Fallback** ⚠️