CameraTemplateActionBuilder

A builder class for camera action.
implements LINE\LINEBot\TemplateActionBuilder
Methods Summary
public
# __construct( string $label )
CameraAction constructor. This action can be configured only with quick reply buttons.
public
# buildTemplateAction( )
Builds camera action structure.

Implementation of