Interface MultiUserPlatform

All Superinterfaces:
Keyed, Platform

public interface MultiUserPlatform extends Platform
Implements a platform with multiple connected users.
  • Method Details

    • getConnectedUsers

      Collection<Actor> getConnectedUsers()
      Get a list of connected users.
      Returns:
      a list of connected users