Package com.smartfoxserver.api


package com.smartfoxserver.api
  • Class
    Description
    Provides access to the standard server API and the specialized API such as BuddyAPI, GameApi, MMOApi
    This class specifies the configuration of a Room that we want to create: from its name and user capacity, to the events it can triggers, to its permissions and lots more.
    Define the Extension settings of the Room
     
     
     
     
    Overview
    Provides access to the API for managing Buddies and Buddy lists.
    Provides specialized methods for advanced game functionalities such as: Match making Creation of private/invitation-only games Invitations Quick joining games matching specific parameters Etc...
    Provides access to the API for managing MMORooms.