NonCachingTokenCachingStrategy
最新版本的 SDK 已不再提供此課程。

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).

伸延:TokenCachingStrategy
套件:facebook
建構函式
NonCachingTokenCachingStrategy()
public NonCachingTokenCachingStrategy()