Class LoginResponse
Namespace: i5.Toolkit.Core.RocketChatClient
Assembly: cs.temp.dll.dll
Syntax
public class LoginResponse
Fields
data
Declaration
public LoginData data
Field Value
| Type | Description |
|---|---|
| LoginData |
status
Declaration
public string status
Field Value
| Type | Description |
|---|---|
| string |
Properties
Successful
Declaration
public bool Successful { get; }
Property Value
| Type | Description |
|---|---|
| bool |