C# Класс SfSdk.Response.LoginResponse

The reponse type returned on SF.RespLoginSuccess, SF.RespLoginSuccessBought.
Triggered by action SF.ActLogin.
Наследование: ResponseWithSavegame, ILoginResponse
Показать файл Открыть проект

Открытые методы

Метод Описание
LoginResponse ( string args ) : System

Creates a new login response.

Описание методов

LoginResponse() публичный Метод

Creates a new login response.
When the arguments have not a minimum length of 3.
public LoginResponse ( string args ) : System
args string The response arguments.
Результат System