インタフェース FCMPushNotificationService.ResHandler

含まれているクラス:
FCMPushNotificationService

static interface FCMPushNotificationService.ResHandler
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
    handle(org.apache.hc.core5.http.ClassicHttpResponse res)
     
  • メソッドの詳細

    • handle

      void handle(org.apache.hc.core5.http.ClassicHttpResponse res) throws org.apache.hc.core5.http.ParseException, IOException
      例外:
      org.apache.hc.core5.http.ParseException
      IOException