PlanetKit 6.1 and WebPlanetKit 5.4 release
PlanetKit 6.1
PlanetKit 6.1 has been released.
Android | iOS | macOS | Windows |
---|---|---|---|
6.1.0 | 6.1.0 | 6.1.0 | 6.1.0 |
-
Support user types
- Supports a feature that allows the application to define and set user types when joining a group call (for example, distinguishing between regular users and bot users).
- You can customize the app's behavior or UI based on the user type.
- User types are divided into custom user types defined and managed by the application and PlanetKit user types defined internally by LINE Planet.
- Custom user types: Can be used in cases such as involving agents developed by the application in LINE Planet group calls.
- In this case, user type values can be set from 1 to 9999.
- PlanetKit user types: Can be used when involving agents within the LINE Planet Cloud in group calls.
- In this case, user type values of 10000 or higher, as defined in
PlanetKitUserType
, are used. - For more information on agent calls, refer to Agent call.
- In this case, user type values of 10000 or higher, as defined in
- Custom user types: Can be used in cases such as involving agents developed by the application in LINE Planet group calls.
- For more information on user types, refer to the following documents.
- Supported call types: Group call
- Supported platforms: Android, iOS, macOS, Windows