本文にスキップする

WebPlanetKit 4.1 release

WebPlanetKit 4.1 has been released.


WebPlanetKit 4.1

WbePlanetKit 4.1 has been released.

  1. 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
    • 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
    • evtInnerLog event
      • WebPlanetKit will give extra additional information
      • evtInnerLog events describe more detailed information by passing InnerLogObject
      • Conditions for triggering specific evtInnerLog events depend on InnerLogObject::type
      • Please refer to InnerLogObject API specification
    • callParams::allowVerifyOnMultipleWindow
      • Only for 1:1 call.
      • If set to TRUE, it is possible to verifyCall() in multiple web windows
      • Default: TRUE

WebPlanetKit 3.6, Server Kick out API release and 2022 milestone

WebPlanetKit 3.6

WbePlanetKit 3.6.0 has been released.

  1. 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() or Conference::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

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.