Class VideoCallToken

  • All Implemented Interfaces:

    @Immutable() 
    public final class VideoCallToken
    
                        

    A call token that is used in currently available video call integrations.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getToken() An available call token.
      final Integer getAgoraUid() The Uid of Agora.
      final String getAgoraAppId() The App Id of Agora.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait