Interface OnPlayerProfileGetListener


  • public interface OnPlayerProfileGetListener
    Interface for callbacks when a player profile is retrieved.
    • Method Detail

      • onPlayerProfileGet

        void onPlayerProfileGet​(PlayerProfile userProfile)
        Called when a player profile is retrieved.
        Parameters:
        userProfile - the retrieved player profile