|
| constexpr std::string_view | Type = "type" |
| |
| constexpr std::string_view | From = "from" |
| |
| constexpr std::string_view | To = "to" |
| |
| constexpr std::string_view | Broadcast = "broadcast" |
| |
| constexpr std::string_view | Timestamp = "ts" |
| |
| constexpr std::string_view | Text = "text" |
| |
| constexpr std::string_view | Clients = "clients" |
| |
| constexpr std::string_view | Event = "event" |
| |
| constexpr std::string_view | Username = "username" |
| |
| constexpr std::string_view | ClientId = "clientId" |
| |
| constexpr std::string_view | Target = "target" |
| |
| constexpr std::string_view | GmId = "gmId" |
| |
| constexpr std::string_view | Sdp = "sdp" |
| |
| constexpr std::string_view | Candidate = "candidate" |
| |
| constexpr std::string_view | SdpMid = "sdpMid" |
| |
| constexpr std::string_view | UniqueId = "uniqueId" |
| |
| constexpr std::string_view | AuthOk = "ok" |
| |
| constexpr std::string_view | AuthMsg = "msg" |
| |
| constexpr std::string_view | AuthToken = "token" |
| |
| constexpr std::string_view | Password = "password" |
| |
| constexpr std::string_view | Label = "label" |
| |
| constexpr std::string_view | Payload = "payload" |
| |
| constexpr std::string_view | EntityId = "entityId" |
| |
| constexpr std::string_view | X = "x" |
| |
| constexpr std::string_view | Y = "y" |
| |
| constexpr std::string_view | Z = "z" |
| |
| constexpr std::string_view | Visible = "visible" |
| |
| constexpr std::string_view | ImageId = "imageId" |
| |
| constexpr std::string_view | BytesOffset = "offset" |
| |
| constexpr std::string_view | BytesTotal = "total" |
| |
| constexpr std::string_view | Chunk = "chunk" |
| |