Class LineNotificationChannel

java.lang.Object
io.leandev.appfuse.notification.channel.LineNotificationChannel
All Implemented Interfaces:
NotificationChannel

public class LineNotificationChannel extends Object implements NotificationChannel

LINE 通道(Phase 3):委派應用層 LineDelivery 推播

位址=LINE userId(由 Recipient.addressFor(ChannelType) 對 LINE 回傳);內容取 OutboundMessage.body(純文字,範本鍵 notification.{type}.line.body)。

Since:
4.0.0