GameChat Docs
  • Overview
  • Getting Started
  • Basics
    • Game Chat (V2)
      • Game Chat(한국어)
        • Game Chat 사용 준비
        • Game Chat 시작
          • Game Chat 운영 및 관리
          • Unity SDK
        • OpenAPI
          • 채널 생성
          • 채널 수정
          • 채널 삭제
        • Game Chat 리소스 관리
        • Game Chat 릴리즈 노트
      • Game Chat(English)
        • Prerequisites for using Game Chat
        • Getting started with Game Chat
          • Game Chat operation and management
          • Unity SDK
        • OpenAPI
          • Channel creation API
          • Channel edit
          • Channel deletion API
        • Game Chat resource management
        • Game Chat release notes
      • Game Chat(日本語)
        • Game Chat を使用する前に
        • Game Chat を開始する
          • Game Chat の運用と管理
          • Unity SDK
        • OpenAPI
          • チャンネル作成API
          • チャネルの修正
          • チャンネル削除API
        • Game Chatのリソース管理
        • Game Chat のリリースノート
      • Game Chat(中文)
        • Game Chat使用前准备
        • 启动Game Chat
          • Game Chat运营和管理
          • Unity SDK
        • Open API
          • 频道创建API
          • 修改频道
          • 频道删除API
        • Game Chat资源管理
        • Game Chat版本注释
    • Game Chat (V3)
      • Game Chat(한국어)
        • V3 사용 시작
          • Unity SDK 설치
          • 초기화
          • 로그인
          • 채널
          • 메시지
          • 이벤트
          • 친구
          • 푸시
          • 가져오기&내보내기
          • 고정 메시지
          • 외부연동
          • 사용예제
          • Troubleshooting
      • Game Chat(English)
        • Start using V3
          • Install Unity SDK
          • Initialization
          • Login
          • Channel
          • messages
          • Events
          • Friendship
          • Push
          • Import and export
          • Pinned message
          • External integration
          • Usage examples
          • Troubleshooting
      • Game Chat(日本語)
        • V3の使用を開始
          • Unity SDK のインストール
          • 初期化
          • ログイン
          • チャンネル
          • メッセージ
          • イベント
          • 友達
          • プッシュ
          • インポート&エクスポート
          • 固定メッセージ
          • 外部連携
          • ユースケース
          • Troubleshooting
      • Game Chat(中文)
        • 开始使用V3
          • Unity SDK 安装
          • 初始化
          • 登录
          • 频道
          • 消息功能
          • 事件
          • 好友
          • 推送
          • 导入与导出
          • 固定消息
          • 外部集成
          • 使用示例
          • Troubleshooting
Powered by GitBook
On this page
  1. Basics
  2. Game Chat (V2)
  3. Game Chat(English)

Game Chat resource management

Checking the resource information for the Game Chat service.

PreviousChannel deletion APINextGame Chat release notes

Last updated 8 months ago

Check the resource information of the Game Chat (Deprecated) service. Every activity a user can perform in the Game Chat (Deprecated) service is mapped to a resource type defined in Resource Manager and history of operations (actions) by resource type. Based on the mapped values, the actual activity history performed by users is collected by Cloud Activity Tracer, which can be utilized by the admin to monitor users' activities or create audit reports. Resource types are also used as the basis for user-specific permissions in Sub Account. The following is a description of the resources and the task history by resource type.

  • Resource

    • The main unit of information managed by each service

    • Objects that users can create, change, and delete

    • Values unique to each NAVER Cloud Platform service

  • Task history (actions) by resource type

    • History of actions performed by users through the console and APIs

    • Actions of creating, changing, or deleting resources

The resource types for the Game Chat (Deprecated) service and the task history information for each resource type are as follows.

Service name (product code)
Resource type
Task history by resource type

Game Chat (Deprecated)(GameChat)

Project

Change Account

Change License

Change Project Name

Create Project

Delete Project

Initialize Password

Initialized

Request initialization

Note

  • Resource Manager: It is a service provided by NAVER Cloud Platform for free. For more details about the usage method, see the .

  • Cloud Activity Tracer: It is a service provided by NAVER Cloud Platform for free. For more details about the usage method, see the .

  • Sub Account: It is a service provided by NAVER Cloud Platform for free. Although you design permissions based on the resource types defined by the Resource Manager service, the resource type groups and resource type-specific actions are different from the group and action values defined by the Resource Manager service because they are configured by the Sub Account service on its own.

Resource Manager User Guide
Cloud Activity Tracer User Guide