Coherent UI for Unity3D  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.SubscriptionError Class Reference

Encapsulates a subscription-check-related error. More...

Inherits IDisposable.

Properties

SubscriptionErrorType ErrorCode [get, set]
 Indicates an error code. More...
 
string Error [get, set]
 Error description. More...
 

Detailed Description

Encapsulates a subscription-check-related error.

Property Documentation

string Coherent.UI.SubscriptionError.Error
getset

Error description.

SubscriptionErrorType Coherent.UI.SubscriptionError.ErrorCode
getset

Indicates an error code.