Chat process

Prev Next

Available in Classic and VPC

In this section, we introduce the processes related to chats and service APIs necessary during broadcasts in B2B PRISM Live Studio.

Chat flow

b2bpls-chat_chatflow_ko

The APIs used in the chat flow are listed below. Select APIs from the following according to your needs and build them for the service you're using. However, the dependencies of each API needs to be considered when building.

  • View chat API
  • Transfer chat API
  • Delete chat API

View chat API

The description and specification for the view chat API are as follows:

  • Views chats during a live.
  • Repeatedly calls every 5 seconds while the live is in progress.
Features Shortcut
View chat API details for viewing chat

Transfer chat API

The description and specification for the transfer chat API are as follows:

  • Transfers the chats that the streamer created in the B2B PRISM Live Studio app during a live.
  • To use this feature, the view chat API must be built.
Features Shortcut
Transfer chat API details for transferring chat

Delete chat API

The description and specification for the delete chat API are as follows:

  • Transfers the chats that the streamer deleted in the B2B PRISM Live Studio app during a live.
  • To use this feature, the view chat API must be built.
  • Chat ID must be provided.
Features Shortcut
Delete chat API details for deleting chat