How is the groupID generated in a group call using Tencent TRTC API
I am integrating Tencent’s TRTC API into my web application to enable group calls. I understand that the generation of groupID requires the integration of the @tencentcloud/chat package. However, I am not entirely clear on how to properly generate and use groupID for a group call.
How is the groupID generated in a group call using Tencent TRTC API
I am integrating Tencent’s TRTC API into my web application to enable group calls. I understand that the generation of groupID requires the integration of the @tencentcloud/chat package. However, I am not entirely clear on how to properly generate and use groupID for a group call.