Edit

Share via


PlayFabMultiplayerErrorArgs.Message property

Gets a call-specific error message with debug information. This message is not localized as it is meant to be used for debugging only.

public string Message { get; protected set; }

See Also