Skip to main content

Call Init data and responder preparation status

When setting up a 1:1 call, the callee can check the message delivered by the caller before accepting the call. Also, after accepting the call, the callee can prepare for the call.

Detailed descriptions of each function are as follows.

  • Call Init data: The callee can preview short data from the caller before accepting the call and determine whether to accept the call.
  • Responder preparation status: The callee may go through a waiting status before the call is connected. In this status, the callee can make preparations, such as checking their appearance. Also, the caller can recognize the callee's preparation status.

Function table

In addition, we have created a table of functions that PlanetKit provides by platform. Please refer to the following page:

Long polling push supported by iOS sample

Lastly, starting from this build, the iOS sample client supports the long polling push system. If you use the iOS sample, integration becomes possible without informing us of the push information.

For details on sample integration, please refer to Introduction to the Sample.

Tip

If you are integrating LINE Planet for the first time, please refer to How to integrate LINE Planet.