接口 GameProfileCallback


public interface GameProfileCallback
  • 方法概要

    修饰符和类型
    方法
    说明
    void
     
    void
    failed(String name, org.to2mbn.jmccc.auth.AuthenticationException e)
     
  • 方法详细资料

    • completed

      void completed(GameProfile profile)
    • failed

      void failed(String name, org.to2mbn.jmccc.auth.AuthenticationException e)