C# Class Xsolla.RequestSubscriptions

Inheritance: BaseWWWRequest
Afficher le fichier Open project: xsolla/xsolla-unity-sdk

Méthodes publiques

Méthode Description
RequestSubscriptions ( int type ) : SimpleJSON

Méthodes protégées

Méthode Description
GetMethod ( ) : string
ParseResult ( JSONNode rootNode ) : object[]

Method Details

GetMethod() protected méthode

protected GetMethod ( ) : string
Résultat string

ParseResult() protected méthode

protected ParseResult ( JSONNode rootNode ) : object[]
rootNode SimpleJSON.JSONNode
Résultat object[]

RequestSubscriptions() public méthode

public RequestSubscriptions ( int type ) : SimpleJSON
type int
Résultat SimpleJSON