WebPlanetKit 3.6, Server Kick out API release and 2022 milestone
WebPlanetKit 3.6
WbePlanetKit 3.6.0 has been released.
-
Access token
- We are no longer using SLA keys
- API keys replaces SLA keys
- This leads to API changes
- Set API key instead of SLA key when initiating callParam
- Please refer to release note
- Access token
- Recommend to apply access token to app clients
- Issue access token before calling
Call::makeCallWithAccessToken()
orConference::joinConferenceWithAccessToken()
- Refer to Access token.
- From the now on, if you want to use a new service ID
- We won't issue SLA keys but API keys
- We are no longer using SLA keys
-
API name change
- Some API names have been modified for consistency with Native SDK.
- Please refer to WebPlanetKit 3.6 Release note.
Server kick out API
- During a group call, the app server can expel specific participants with an appropriate reason.
- Please refer to LINE Planet Server API and Server API: Kick out.
Milestone update
- We have made plans for 2022. Please refer to the development.
- Milestone