Namespace Stylelabs.M.Sdk.WebClient
Version:
日本語翻訳に関する免責事項
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
Classes
MClientFactory
Defines the M client factory
WebClientErrors
Defines web client errors
WebClientErrors.MClient
Defines M client errors
WebDefaults
Contains defaults specific the Web SDK.
WebDefaults.CulturesCache
Setting for the cultures cache.
WebDefaults.DefinitionCache
Setting for the definition cache.
WebDefaults.RefreshTokenPolicy
Settings for the refresh token policy.
WebDefaults.RetryAfterPolicy
Settings for 'Retry After' (HTTP 429) management.
WebDefaults.RetryPolicy
Settings for retrying a specific set of status codes (mostly network related issue).
WebDefaults.TimeoutPolicy
Settings for timeouts.
WebDefaults.UploadPolicy
Settings for uploads.
Interfaces
IWebMClient
Provides additional features to the default SDK, specifically for HTTP and REST.