LINE Messaging API SDK for PHP

MemberJoinedEventTest extends TestCase
in package

MemberJoinedEventTest Class Doc Comment

Tags
category

Class

description

Event object for when a user joins a group chat or multi-person chat that the LINE Official Account is in.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

Methods

setUp()  : void
Setup before running each test case
setUpBeforeClass()  : void
Setup before running any test case
tearDown()  : void
Clean up after running each test case
tearDownAfterClass()  : void
Clean up after running all test cases
testMemberJoinedEvent()  : mixed
Test "MemberJoinedEvent"
testPropertyJoined()  : mixed
Test attribute "joined"
testPropertyReplyToken()  : mixed
Test attribute "replyToken"

Methods

setUpBeforeClass()

Setup before running any test case

public static setUpBeforeClass() : void

tearDownAfterClass()

Clean up after running all test cases

public static tearDownAfterClass() : void

testPropertyReplyToken()

Test attribute "replyToken"

public testPropertyReplyToken() : mixed

        
On this page

Search results