Migration Guide to Version 1.4.x
View product
develop
Malwarelytics for Android version 1.4.x introduces a few minor changes to the SDK configuration and SDK APIs.
Summary of Config Item Changes
Config Item in version 1.3.x | Config item in version 1.4.x |
---|---|
N/A | RaspConfig.emulatedInput(BlockConfig) |
Summary of API Changes
Affected APIs | API change |
---|---|
ActiveCallDetection |
Change of available properties |
CallDirection |
Enum addition |
Changes to Active Call Detection Data
The ActiveCallDetection
changes:
Available properties in version 1.3.x | Available properties in version 1.4.x | Comment |
---|---|---|
callState: CallState |
callState: CallState |
No change |
N/A | callDirection: CallDirection? |
Addition |
Read Next
Last updated on May 28, 2025 (17:48)
View product