Developer Documentation

Room.Room_OnDatagram

public virtual void Room_OnDatagram(object sender, DatagramEventArgs e)

Default impl will push a datagram to all Room of the same mediaId in the current room.

Info

The room will drop a datagram if there is no decoder to push

Parameters

NameTypeDescription
senderObjectRoom object
eDatagramEventArgsDatagram payload