NonCachingTokenCachingStrategy
This class is no longer available in the most recent version of the SDK.
A more recent version of this class is available. Check out the latest version.

Implements a trivial TokenCachingStrategy that does not actually cache any tokens. It is intended for use when an access token may be used on a temporary basis but should not be cached for future use (for instance, when handling a deep link).

Extends:TokenCachingStrategy
Package:facebook
Constructors
NonCachingTokenCachingStrategy()
public NonCachingTokenCachingStrategy()