C# Class DeviceHive.ApiInfo

Afficher le fichier Open project: devicehive/devicehive-.net-mf

Méthodes publiques

Свойство Type Description
apiVersion string
serverTimestamp string
webSocketServerUrl string

Méthodes publiques

Méthode Description
GetHashCode ( ) : int

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

apiVersion public_oe property

API version.
public string apiVersion
Résultat string

serverTimestamp public_oe property

Current server timestamp.
public string serverTimestamp
Résultat string

webSocketServerUrl public_oe property

WebSocket server URL
public string webSocketServerUrl
Résultat string