Stream Room Messages (Realtime)

Prev Next

Stream room messages.

Argument

Example

Required

Description

roomId

64a1f373376181965ab77f54

Required

The room ID.

back-compatibility

false

Required

Boolean to set back compatibility.

{
    "msg": "sub",
    "id": "89494",
    "name": "stream-room-messages",
    "params":[
        "64a1f373376181965ab77f54",
        false
    ]
}
JSON
{
    "msg":"ready",
    "subs":[
        "89494"
    ]
}
JSON