Interface IStrategy
APIアクセストークンを取得するインターフェース
Namespace: Pixiv.VroidSdk.Oauth.Strategy
Assembly: Pixiv.VroidSdk.dll
Syntax
public interface IStrategy
Methods
GetTokenAsync()
APIアクセストークンを取得する
Declaration
void GetTokenAsync()