Package com.linecorp.bot.model.action
Interface Action
-
- All Known Subinterfaces:
DatetimePickerAction<T>
- All Known Implementing Classes:
CameraAction,CameraRollAction,DatetimePickerAction.OfLocalDate,DatetimePickerAction.OfLocalDatetime,DatetimePickerAction.OfLocalTime,LocationAction,MessageAction,PostbackAction,URIAction
public interface ActionAbstract interface for Template message actions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()
-