Public Attributes | |
| SEND =(0) | |
| RECEIVE =(1) | |
| ALL =(100) | |
The message directions for querying.
| io.agora.chat.ChatStatisticsManager.SearchMessageDirect.ALL =(100) |
The message is sent from or received by the local client.
| io.agora.chat.ChatStatisticsManager.SearchMessageDirect.RECEIVE =(1) |
The message is received by the local client.
| io.agora.chat.ChatStatisticsManager.SearchMessageDirect.SEND =(0) |
This message is sent from the local client.