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