Our new developer documentation is now available. Please check it out!
OdinRoom.PeerLeftRemoveComponent
public void PeerLeftRemoveComponent(object sender, PeerLeftEventArgs args)
Removes all child components with the same peer id
Parameters
Name | Type | Description |
---|---|---|
sender | Object | OdinRoom object |
args | PeerLeftEventArgs | left peer data |