livekit_error_sdkAppId_notFound property

  1. @override
String get livekit_error_sdkAppId_notFound
override

No description provided for @livekit_error_sdkAppId_notFound.

In en, this message translates to: 'SDKAppID not found, please confirm the application information in the Tencent Cloud Video Cube SDK Console'

Implementation

@override
String get livekit_error_sdkAppId_notFound =>
    'SDKAppID not found, please confirm the application information in the Tencent Cloud Video Cube SDK Console';