Show / Hide Table of Contents

Interface IStrategy

APIアクセストークンを取得するインターフェース

Namespace: Pixiv.VroidSdk.Oauth.Strategy
Assembly: Pixiv.VroidSdk.dll
Syntax
public interface IStrategy

Methods

GetTokenAsync()

APIアクセストークンを取得する

Declaration
void GetTokenAsync()
In This Article
Back to top Generated by DocFX