Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
|
This is the complete list of members for Gamebase.Push, including all inherited members.
GetNotificationOptions() | Gamebase.Push | static |
QueryNotificationAllowed(GamebaseCallback.GamebaseDelegate< bool > callback) | Gamebase.Push | static |
QueryPush(GamebaseCallback.GamebaseDelegate< GamebaseResponse.Push.PushConfiguration > callback) | Gamebase.Push | static |
QueryTokenInfo(GamebaseCallback.GamebaseDelegate< GamebaseResponse.Push.TokenInfo > callback) | Gamebase.Push | static |
RegisterPush(GamebaseRequest.Push.PushConfiguration pushConfiguration, GamebaseCallback.ErrorDelegate callback) | Gamebase.Push | static |
RegisterPush(GamebaseRequest.Push.PushConfiguration pushConfiguration, GamebaseRequest.Push.NotificationOptions options, GamebaseCallback.ErrorDelegate callback) | Gamebase.Push | static |
SetSandboxMode(bool isSandbox) | Gamebase.Push | static |