Skip to main content
Version: 2.x

Class PeerJoinedObjectContainer

Declaration
public class PeerJoinedObjectContainer : ChangeSelfObjectContainer

Inheritance: System.Object -> System.EventArgs -> OdinNative.Wrapper.Peer.Rpc.ChangeSelfObjectContainer

Derived:
OdinNative.Wrapper.Room.PeerJoinedEventArgs

Fields

peer_id

Declaration
public uint peer_id

Methods

ToString()

Returns a string that represents the current object.

Declaration
public override string ToString()
Returns

System.String: A string that represents the current object.