Interface OauthTokenAccessor.OauthTokenMutator

    • Method Detail

      • setOauthToken

        void setOauthToken​(OauthToken aOauthToken)
        Sets the OAuth token for the OAuth token property.
        Parameters:
        aOauthToken - The OAuth token to be stored by the OAuth token property.