Interface IGatewaySession
public interface IGatewaySession
Properties
IsAfk
bool IsAfk { get; }
Property Value
IsMobile
bool IsMobile { get; }
Property Value
SessionId
string SessionId { get; }
Property Value
Status
string Status { get; }