PlatformHeaders.ErrorSourcePlatform Field

Definition

Error source value indicating the error was caused by the SDK, library, or a platform dependency β€” not by the caller or the developer's handler.

public const string ErrorSourcePlatform;
val mutable ErrorSourcePlatform : string
Public Const ErrorSourcePlatform As String 

Field Value

Applies to