-
- All Implemented Interfaces:
public final class ZoomCCContextInitializes the SDK's context parameters. This class contains configuration information.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringuserName
-
Constructor Summary
Constructors Constructor Description ZoomCCContext(String userName)
-
Method Summary
Modifier and Type Method Description final StringgetUserName()The username to be displayed on the chat or video screen. -
-
Method Detail
-
getUserName
final String getUserName()
The username to be displayed on the chat or video screen.
-
-
-
-