Developer Documentation
Our new developer documentation is now available. Please check it out!

PeerEntity.Parent

public IRoom Parent { get; set; }

Default value

null
indicates root or not set

Value Type

TypeDescription
IRoom