LINE Messaging API SDK for PHP

PnpDeliveryCompletionEventTest extends TestCase
in package

PnpDeliveryCompletionEventTest Class Doc Comment

Tags
category

Class

description

When a request is made to the LINE notification messages API and delivery of the LINE notification message to the user is completed, a dedicated webhook event (delivery completion event) is sent from the LINE Platform to the webhook URL of the bot server.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

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
testPnpDeliveryCompletionEvent()  : mixed
Test "PnpDeliveryCompletionEvent"
testPropertyDelivery()  : mixed
Test attribute "delivery"

Methods

testPnpDeliveryCompletionEvent()

Test "PnpDeliveryCompletionEvent"

public testPnpDeliveryCompletionEvent() : mixed
Return values
mixed

Search results