Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
Loading...
Searching...
No Matches
Gamebase.Push Member List

This is the complete list of members for Gamebase.Push, including all inherited members.

GetNotificationOptions()Gamebase.Pushstatic
QueryNotificationAllowed(GamebaseCallback.GamebaseDelegate< bool > callback)Gamebase.Pushstatic
QueryPush(GamebaseCallback.GamebaseDelegate< GamebaseResponse.Push.PushConfiguration > callback)Gamebase.Pushstatic
QueryTokenInfo(GamebaseCallback.GamebaseDelegate< GamebaseResponse.Push.TokenInfo > callback)Gamebase.Pushstatic
RegisterPush(GamebaseRequest.Push.PushConfiguration pushConfiguration, GamebaseCallback.ErrorDelegate callback)Gamebase.Pushstatic
RegisterPush(GamebaseRequest.Push.PushConfiguration pushConfiguration, GamebaseRequest.Push.NotificationOptions options, GamebaseCallback.ErrorDelegate callback)Gamebase.Pushstatic
SetSandboxMode(bool isSandbox)Gamebase.Pushstatic