Table of Contents

Interface IClientStatus

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

Properties

Desktop

string? Desktop { get; }

Property Value

string

Mobile

string? Mobile { get; }

Property Value

string

Web

string? Web { get; }

Property Value

string