ActionType
Introduction
Trtc action type
Parameter introduction
| Enumeration name | Enumeration type | value |
|---|---|---|
| INVITE | Send invitation | 1 |
| CANCEL_INVITE | Cancel invitation | 2 |
| ACCEPT_INVITE | Accept invitation | 3 |
| REJECT_INVITE | Reject invitation | 4 |
| INVITE_TIMEOUT | Invitation timed out | 5 |