Click or drag to resize

SessionUsers Property

Returns a UserList class that contains all online users and teacher statuses

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static UserList Users { get; }

Property Value

Type: UserList
See Also