sdkAppId property Null safety

int sdkAppId
read / write

Field description: application ID, which is required. Tencent Video Cloud generates bills based on sdkAppId.

Recommended value: the ID can be obtained on the account information page in the TRTC console after the corresponding application is created.

Implementation

int sdkAppId;