WebPlanetKit 4.1 release
WebPlanetKit 4.1 has been released.
WebPlanetKit 4.1
WbePlanetKit 4.1 has been released.
- API Change - Add
callParams::audioEnabled- If set to
TRUE, WebPlanetKit will load microphone - If set to
FALSE, WebPlanetKit won't load microphone, so mic data cannot be captured - Default:
TRUE
- If set to
callParams::ignoreDeviceError- If set to
TRUE, call (both 1:1 and group) attempts will continue even if the device fails - If set to
FALSE, call attempts stop when the device fails - Default:
FALSE
- If set to
evtInnerLogevent- WebPlanetKit will give extra additional information
evtInnerLogevents describe more detailed information by passingInnerLogObject- Conditions for triggering specific
evtInnerLogevents depend onInnerLogObject::type - Please refer to
InnerLogObjectAPI specification
callParams::allowVerifyOnMultipleWindow- Only for 1:1 call.
- If set to
TRUE, it is possible toverifyCall()in multiple web windows - Default:
TRUE
PlanetKit 4.2 release
PlanetKit 4.1, WebPlanetKit 4.0 release
WebPlanetKit 3.7 release
WebPlanetKit 3.7
WbePlanetKit 3.7.0 has been released.
- Turn off light on camera device when video is paused
PlanetKit 4.0 release
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
PCS 2.0 release
LINE Planet Console 2.0
LINE Planet Console(PCS) 2.0 has been released. PCS is a service tool served through IIMS. You can see statistics, monitoring and call history using PCS.
PlanetKit 3.8 release
WebPlanetKit 3.5 release
WebPlanetKit 3.5
WbePlanetKit 3.5.0 has been released.
- The following
kitDisconnectReasonwas added.- WrongRoomAttribute
- IncompatiblePlanetKitVersion