TcrEvent Constants Reference

Declared in TCRSdkConst.h

TcrEvent

Constants

STATE_INITED

This event indicates that the session has been initialized.

Declared In TCRSdkConst.h.

STATE_CONNECTED

This event indicates that the session is connected.

Declared In TCRSdkConst.h.

STATE_RECONNECTING

This event indicates that the session is reconnecting. You can do some interaction to prompt your user.

Declared In TCRSdkConst.h.

STATE_CLOSED

This event indicates that the session is closed, and thus it can not be used any more.

Declared In TCRSdkConst.h.

CLIENT_STATS

This event indicates that the performance data is updated.

Declared In TCRSdkConst.h.

OPEN_URL

This event indicates that an openable url link was clicked.

Declared In TCRSdkConst.h.

CAMERA_STATUS_CHANGED

This event indicates that the camera status of the server has changed.

Declared In TCRSdkConst.h.

MIC_STATUS_CHANGED

This event indicates that the microphone status of the server has changed.

Declared In TCRSdkConst.h.

IME_TYPE

This event indicates the type of input method distributed when establishing a connection to the cloud device, determining whether to utilize the client-side local input method or the cloud device’s input method.​.

Declared In TCRSdkConst.h.

GAME_START_COMPLETE

This event indicates that the status of the game process on the server has been changed.

Declared In TCRSdkConst.h.

GAME_PROCESS_STOPPED

This event indicates that the status of the game process on the server has been stopped.

Declared In TCRSdkConst.h.

ARCHIVE_LOAD_STATUS

This event indicates the status of the archive loading in the server.

Declared In TCRSdkConst.h.

ARCHIVE_SAVE_STATUS

This event indicates the status of the archive saving in the server.

Declared In TCRSdkConst.h.

INPUT_STATUS_CHANGED

This event indicates that the input status of the server has changed.

Declared In TCRSdkConst.h.

REMOTE_DESKTOP_INFO

This event indicates that the cloud PC desktop information is updated.

Declared In TCRSdkConst.h.

SCREEN_CONFIG_CHANGE

This event indicates that the configuration of the cloud phone screen configuration has been changed.

Declared In TCRSdkConst.h.

VIDEO_STREAM_CONFIG_CHANGED

This event indicates that the cloud Mobile screen information is updated.

Declared In TCRSdkConst.h.

CURSOR_IMAGE_INFO

This event indicates that the remote cursor image information is updated.

Declared In TCRSdkConst.h.

CLIENT_IDLE

This event indicates that the user is in an idle state, that is, the user does not operate the mouse, keyboard or screen for a while.

Declared In TCRSdkConst.h.

CLIENT_LOW_FPS

This event indicates that the frame rate remains low for 10 consecutive seconds.

Declared In TCRSdkConst.h.

CURSOR_STATE_CHANGE

This event indicates that the showing status of cloud cursor is changed.

Declared In TCRSdkConst.h.

MULTI_USER_SEAT_INFO

This event indicates that the multi user seat info is updated.

Declared In TCRSdkConst.h.

MULTI_USER_ROLE_APPLY

This event indicates that some user request to change seat. Note that only the host will receive this event.

Declared In TCRSdkConst.h.

INPUT_STATE_CHANGE

This event indicates that the status of the remote input box has changed.

Declared In TCRSdkConst.h.

START_AUTO_LOGIN

Declared In TCRSdkConst.h.

CAI_TRANS_MESSAGE

Message events sent by cloud applications to clients.

Declared In TCRSdkConst.h.

CAI_SYSTEM_USAGE

Load information sent by the cloud application to the client

Declared In TCRSdkConst.h.

CAI_CLIPBOARD

Remote clipboard content synchronization event. When the cloud device’s clipboard content changes, the latest text is automatically sent to the client.

Declared In TCRSdkConst.h.

CAI_NOTIFICATION

Remote notification message sending event, when there is a new notification on the cloud phone, it is sent to the client

Declared In TCRSdkConst.h.

CAI_IMAGE_EVENT

Periodically call back to capture screenshots of cloud instances

Declared In TCRSdkConst.h.

CAI_SYSTEM_STATUS

Every 1 second, the cloud application sends the system status to the client via WebRTC

Declared In TCRSdkConst.h.