クラス LineNotifyJ

java.lang.Object
org.thinkit.api.line.notify.LineNotifyJ
すべての実装されたインタフェース:
Serializable, LineNotify

public final class LineNotifyJ
extends Object
implements LineNotify, Serializable
The class that implements the process of sending a message to Line Notify.
導入されたバージョン:
1.0.0
関連項目:
直列化された形式
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ 説明
    LineNotifyJ()  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    void sendMessage​(@NonNull String message)
    Sends the message passed as an argument.

    クラスから継承されたメソッド java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • LineNotifyJ

      public LineNotifyJ()
  • メソッドの詳細

    • sendMessage

      public void sendMessage​(@NonNull @NonNull String message)
      インタフェースからコピーされた説明: LineNotify
      Sends the message passed as an argument.
      定義:
      sendMessage インタフェース内 LineNotify
      パラメータ:
      message - The message