Skip to main content

WebPlanetKit 5.0 release

WebPlanetKit 5.0

WebPlanetKit 5.0 has been released.

  1. Support of the properties used by the group call with SIP terminals

    • There are several properties used by the group call with SIP terminals, including displayName. From 5.0, WebPlanetKit supports these properties.
  2. Addition of the talking status event

    • From 5.0, you can receive the talking status through the event when it is updated.
      • For 1-to-1 calls, you can receive the talking status of the local user only.
      • For group calls, you can receive the talking status of both local user and remote users.
  1. API change

    • Updated API to match common PlanetKit.
      • Renamed API to match common PlanetKit.
      • Improved API naming.
    • Changed the makeCall and joinConference API.
      • Up to 4.2, WebPlanetKit provided separate makeCall and joinConference APIs that required an API key or access token respectively.
      • From 5.0, they have been integrated into a single API.
    • Changed the verifyCall API.
      • peerId and peerServiceId have been deleted from VerifyCallParams.
      • peerId and peerServiceId should be contained in ccParam.
    • Changed MEMBER_INFO_STATE.
      • REJOIN is the same as JOIN state, so REJOIN has been deleted.
    Note

    For more information on the API changes in WebPlanetKit 5.0, see API changelog.

  2. Change of the supported Safari version

    • Supported versions of the Safari browser have been changed.
      • PC/iOS Safari: v14.5+ (beta)

Milestone update

We have updated Milestone.

Release history

Please refer to the PlanetKit release history.