line-bot-sdk-php-tiny

LINEMSG_Imagemap
in package

LINEMSG_Imagemap

The class is used for creating the object of events with the class LINEMSG.

Tags
link
https://developers.line.biz/en/reference/messaging-api/#imagemap-action-objects

Table of Contents

action()  : mixed
actionArea()  : mixed

Methods

action()

public action(mixed $type, mixed $url_or_text, mixed $area[, mixed $label = null ]) : mixed
Parameters
$type : mixed
$url_or_text : mixed
$area : mixed
$label : mixed = null
Return values
mixed

actionArea()

public actionArea(mixed $x, mixed $y, mixed $width, mixed $height) : mixed
Parameters
$x : mixed
$y : mixed
$width : mixed
$height : mixed
Return values
mixed

Search results