Package 

Interface FixedTokenSource

  • All Implemented Interfaces:
    io.livekit.android.token.TokenSource

    
    public interface FixedTokenSource
     implements TokenSource
                        

    A non-configurable token source that does not take any options.

    • Method Summary

      Modifier and Type Method Description
      abstract Result<TokenSourceResponse> fetch()
      • Methods inherited from class java.lang.Object

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