インタフェース PushNotificationManager

すべてのスーパーインタフェース:
Manager

public interface PushNotificationManager extends Manager
プッシュ通知を行う為のManager。
  • メソッドの詳細

    • createNotification

      PushNotification createNotification(String tmplDefName, Map<String,Object> bindings)
      指定のテンプレートを利用した形でPushNotificationのインスタンスを生成する。
      パラメータ:
      tmplDefName -
      bindings -
      戻り値:
    • push

      プッシュ通知する。
      パラメータ:
      notification -
      戻り値: