Table of Contents

Interface IGatewaySession

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IGatewaySession

Properties

IsAfk

bool IsAfk { get; }

Property Value

bool

IsMobile

bool IsMobile { get; }

Property Value

bool

SessionId

string SessionId { get; }

Property Value

string

Status

string Status { get; }

Property Value

string