C# Class GitterSharp.Configuration.Constants

Afficher le fichier Open project: Odonno/gitter-api-pcl

Méthodes publiques

Свойство Type Description
ApiBaseUrl string
ApiVersion string
StreamApiBaseUrl string

Property Details

ApiBaseUrl public_oe static_oe property

Base URL of the Gitter API
public static string ApiBaseUrl
Résultat string

ApiVersion public_oe static_oe property

Version of the current Gitter API
public static string ApiVersion
Résultat string

StreamApiBaseUrl public_oe static_oe property

Base URL of the streaming Gitter API
public static string StreamApiBaseUrl
Résultat string