Notify User (Realtime)

Prev Next

Stream for a user.

Events

  • message

  • otr (Off the Record message)

  • webrtc

  • notification

  • rooms-changed

  • subscriptions-changed

Example call

{
    "msg": "sub",
    "id": "unique-id",
    "name": "stream-notify-user",
    "params":[
        "user-id/webrtc",
        false
    ]
}