TokenRequiredListener Interface

Definition

Informs the application that a session requires an updated access token or authentication token.

public interface TokenRequiredListener

Methods

onTokenRequired(TokenRequiredEvent args)

Invoked when the event fires.