LINEMSG_QuickReply
in package
LINEMSG_QuickReply
The class is used for creating the object of events with the class LINEMSG
.
Tags
Table of Contents
- $actions : array<string|int, mixed>
- $object : array<string|int, mixed>
- __construct() : mixed
- actions() : mixed
- actions_out() : mixed
- actions_set() : mixed
- add() : mixed
- out() : mixed
Properties
$actions
private
array<string|int, mixed>
$actions
$object
private
array<string|int, mixed>
$object
Methods
__construct()
public
__construct() : mixed
Return values
mixed —actions()
public
actions(mixed $type) : mixed
Parameters
- $type : mixed
Return values
mixed —actions_out()
public
actions_out() : mixed
Return values
mixed —actions_set()
public
actions_set(mixed $var[, mixed $value = null ]) : mixed
Parameters
- $var : mixed
- $value : mixed = null
Return values
mixed —add()
public
add(mixed $action) : mixed
Parameters
- $action : mixed
Return values
mixed —out()
public
out() : mixed