Méthode | Description | |
---|---|---|
AddFeaturesHeader ( string>.IDictionary |
Adds a header for features used in this request. Used for telemetry.
|
Méthode | Description | |
---|---|---|
FeaturesHelper ( ) : System | ||
FeaturesToString ( MobileServiceFeatures features ) : string |
Returns the value to be used in the HTTP header corresponding to the given features.
|
public static AddFeaturesHeader ( string>.IDictionary |
||
requestHeaders | string>.IDictionary | /// Additional request headers to include with the request. /// |
features | MobileServiceFeatures | /// Value indicating which features of the SDK are being used in this call. /// |
Résultat | string>.IDictionary |