LINE Messaging API SDK for PHP

RichMenuBatchProgressPhase

RichMenuBatchProgressPhase Class Doc Comment

Tags
category

Class

description

The current status. One of: `ongoing`: Rich menu batch control is in progress. `succeeded`: Rich menu batch control is complete. `failed`: Rich menu batch control failed. This means that the rich menu for one or more users couldn't be controlled. There may also be users whose operations have been successfully completed.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

FAILED  = 'failed'
ONGOING  = 'ongoing'
Possible values of this enum
SUCCEEDED  = 'succeeded'
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results