Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NetHeartBeatInfoType

en

The type of heart beat information.

zh

心跳信息类型

Index

Enumeration members

Enumeration members

CheatInfo

CheatInfo: = 3
en

The information about detection, including the basic information of App and the detected exception information (only triggered on Android).

zh

检测信息,包括App基本信息以及检测到的异常信息(仅在Android下触发)

EncHeartBeat

EncHeartBeat: = 2
en

Encrypted heart beat data, you need to send the data to server for decryption.

zh

加密过的心跳数据,您需要将该数据发往服务端进行解密

HeartBeat

HeartBeat: = 1
en

Heart beat data (only triggered on Android).

zh

心跳数据(仅在Android下触发)

Generated using TypeDoc