Constructors

Properties

adapter: default
config: PlatformConfig
saveFormat: {
    format: ProgressSaveFormat;
    isCloudSave: boolean;
    isLocalSave: boolean;
    isPlatformSave: boolean;
}

Type declaration

  • format: ProgressSaveFormat
  • isCloudSave: boolean
  • isLocalSave: boolean
  • isPlatformSave: boolean

Accessors

  • get hasAccountLinkingFeature(): boolean
  • Механизм привязки платформенного аккаунта к внутреннему через определенный флоу

    Returns boolean

Methods

  • Returns default | default | default | default | default | default | default

  • Parameters

    • params: PermissionsRequest

    Returns Promise<PermissionsRequestResult>

  • Parameters

    • args: UploadPlayerImageInput & {
          accessToken: string;
          albumName: string;
      }

    Returns Promise<PlatformImageInfo>