the id of the message to be extended
the user who is updating/extending the message
the extender instance for the message
Modifies a room in a non-destructive way: Properties can be added to it, but existing properties cannot be changed.
the id of the room to be extended
the user who is updating/extending the room
the extender instance for the room
Modifies a video conference in a non-destructive way: Properties can be added to it, but existing properties cannot be changed.
Finishes the extending process, saving the object to the database. Note: If there is an issue or error while updating, this will throw an error.
the extender instance
Generated using TypeDoc
Modifies a message in a non-destructive way: Properties can be added to it, but existing properties cannot be changed.