Package 

Class ZoomCCContext

  • All Implemented Interfaces:

    
    public final class ZoomCCContext
    
                        

    Initializes the SDK's context parameters. This class contains configuration information.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String userName
    • Constructor Summary

      Constructors 
      Constructor Description
      ZoomCCContext(String userName)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getUserName() The username to be displayed on the chat or video screen.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZoomCCContext

        ZoomCCContext(String userName)
    • Method Detail

      • getUserName

         final String getUserName()

        The username to be displayed on the chat or video screen.