Show / Hide Table of Contents

Interface ISession

Namespace: CG.Web.MegaApiClient
Assembly: MegaApiClient.dll
Syntax
public interface ISession

Properties

| Improve this Doc View Source

Client

Declaration
string Client { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Country

Declaration
string Country { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

IpAddress

Declaration
IPAddress IpAddress { get; }
Property Value
Type Description
System.Net.IPAddress
| Improve this Doc View Source

LastSeenTime

Declaration
DateTime LastSeenTime { get; }
Property Value
Type Description
System.DateTime
| Improve this Doc View Source

LoginTime

Declaration
DateTime LoginTime { get; }
Property Value
Type Description
System.DateTime
| Improve this Doc View Source

SessionId

Declaration
string SessionId { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Status

Declaration
SessionStatus Status { get; }
Property Value
Type Description
SessionStatus
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2013-2024 - Gregoire Pailler - MegaApiClient 1.10.5