Chat SDK for Unity and Windows v1.2.1
Properties | List of all members
AgoraChat.Error Class Reference

Properties

int Code [get, set]
 
string Desc [get, set]
 

Detailed Description

The error information class.

Property Documentation

◆ Code

int AgoraChat.Error.Code
getset

The error code.

◆ Desc

string AgoraChat.Error.Desc
getset

The error description.