Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 334 Bytes

stream-notify-user.md

File metadata and controls

26 lines (21 loc) · 334 Bytes

stream-notify-user

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
    ]
}