LINE Messaging API SDK for PHP

EventMode
in package

EventMode Class Doc Comment

Tags
category

Class

description

Channel state.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

ACTIVE  = 'active'
Possible values of this enum
STANDBY  = 'standby'
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

ACTIVE

Possible values of this enum

public mixed ACTIVE = 'active'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

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

Search results