#include <chaterrortypes.h>
◆ CreateRoomError()
| ttv::chat::CreateRoomError::CreateRoomError |
( |
| ) |
|
◆ code
Code describing the error.
◆ maxAllowedRooms
| uint32_t ttv::chat::CreateRoomError::maxAllowedRooms |
On MAX_ROOMS_LIMIT_EXCEEDED, max number of rooms user can create.
◆ maxLength
| uint32_t ttv::chat::CreateRoomError::maxLength |
On NAME_LENGTH_INVALID, TOPIC_LENGTH_INVALID, maximum number of characters.
◆ minLength
| uint32_t ttv::chat::CreateRoomError::minLength |
On NAME_LENGTH_INVALID, TOPIC_LENGTH_INVALID, minimum number of characters.
The documentation for this struct was generated from the following file: