Board
Board.Session.BoardSession
BoardSession.players Property
Gets the array of active players in the current session including all BoardPlayerType types.
public static Board.Session.BoardSessionPlayer[] players { get; }
Property Value
Remarks
At app launch, the initial Profile will be added to players. At least one Player of type Profile is required to be in players.