LINE SDK for Unity  1.5.0
The LINE SDK for Unity helps you develop a Unity game with engaging and personalized user experience.
 All Classes Namespaces Functions Variables Properties
Line.LineSDK.Error Class Reference

Represents an error that happens in LINE SDK. More...

Properties

int Code [get]
 Error code showing the type of error. More...
 
string Message [get]
 Human-readable error description. More...
 

Detailed Description

Represents an error that happens in LINE SDK.

Property Documentation

int Line.LineSDK.Error.Code
get

Error code showing the type of error.

This value differs per operating system. For details, see the reference documentation for LINE SDK for iOS Swift and LINE SDK for Android.

string Line.LineSDK.Error.Message
get

Human-readable error description.


The documentation for this class was generated from the following file: