Preparing search index...
The search index is not available
GamePush SDK Typed Documentation
GamePush SDK Typed Documentation
Platform
Class Platform
Index
Constructors
constructor
Properties
adapter
config
save
Format
Accessors
_has
Auth
Modal
available
Social
Networks
has
Account
Linking
Feature
has
Integrated
Auth
is
External
Links
Allowed
is
Logout
Available
is
Secret
Code
Auth
Available
is
Supports
Cloud
Saves
is
Supports
Image
Uploading
tag
type
Methods
get
NativeSDK
getSDK
request
Permissions
upload
Image
Constructors
constructor
new
Platform
(
config
,
adapter
)
:
Platform
Parameters
config
:
PlatformConfig
adapter
:
default
Returns
Platform
Properties
Private
adapter
adapter
:
default
config
config
:
PlatformConfig
save
Format
save
Format
:
{
format
:
ProgressSaveFormat
;
isCloudSave
:
boolean
;
isLocalSave
:
boolean
;
isPlatformSave
:
boolean
;
}
Type declaration
format
:
ProgressSaveFormat
is
Cloud
Save
:
boolean
is
Local
Save
:
boolean
is
Platform
Save
:
boolean
Accessors
_has
Auth
Modal
get
_hasAuthModal
(
)
:
boolean
Returns
boolean
available
Social
Networks
get
availableSocialNetworks
(
)
:
SocialNetworkInfo
[]
Returns
SocialNetworkInfo
[]
has
Account
Linking
Feature
get
hasAccountLinkingFeature
(
)
:
boolean
Механизм привязки платформенного аккаунта к внутреннему через определенный флоу
Returns
boolean
has
Integrated
Auth
get
hasIntegratedAuth
(
)
:
boolean
Returns
boolean
is
External
Links
Allowed
get
isExternalLinksAllowed
(
)
:
boolean
Returns
boolean
is
Logout
Available
get
isLogoutAvailable
(
)
:
boolean
Returns
boolean
is
Secret
Code
Auth
Available
get
isSecretCodeAuthAvailable
(
)
:
boolean
Returns
boolean
is
Supports
Cloud
Saves
get
isSupportsCloudSaves
(
)
:
boolean
Returns
boolean
is
Supports
Image
Uploading
get
isSupportsImageUploading
(
)
:
boolean
Returns
boolean
tag
get
tag
(
)
:
string
Returns
string
type
get
type
(
)
:
PlatformType
Returns
PlatformType
Methods
get
NativeSDK
get
NativeSDK
(
)
:
any
Returns
any
getSDK
getSDK
(
)
:
default
|
default
|
default
|
default
|
default
|
default
|
default
Returns
default
|
default
|
default
|
default
|
default
|
default
|
default
request
Permissions
request
Permissions
(
params
)
:
Promise
<
PermissionsRequestResult
>
Parameters
params
:
PermissionsRequest
Returns
Promise
<
PermissionsRequestResult
>
upload
Image
upload
Image
(
args
)
:
Promise
<
PlatformImageInfo
>
Parameters
args
:
UploadPlayerImageInput
&
{
accessToken
:
string
;
albumName
:
string
;
}
Returns
Promise
<
PlatformImageInfo
>
Settings
Member Visibility
Protected
Private
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
constructor
adapter
config
save
Format
_has
Auth
Modal
available
Social
Networks
has
Account
Linking
Feature
has
Integrated
Auth
is
External
Links
Allowed
is
Logout
Available
is
Secret
Code
Auth
Available
is
Supports
Cloud
Saves
is
Supports
Image
Uploading
tag
type
get
NativeSDK
getSDK
request
Permissions
upload
Image
GamePush SDK Typed Documentation
Loading...
Механизм привязки платформенного аккаунта к внутреннему через определенный флоу