enum Place::Meet::JoinType

Overview

========================= Room Joining Coordination

Defined in:

place/meet.cr

Enum Members

Independent = 0

only rooms part of the join need to be notified

FullyAware = 1

even rooms not part of the join, need to be notified

Instance Method Summary

Instance Method Detail

def fully_aware? #

[View source]
def independent? #

[View source]