📄️ Release Format
The Voice SDK for Android is released as an AAR file (b3works_sdk-release.aar). The download link for this SDK contains the library AAR file as well as a sample application demonstrating basic SDK usage. For a quick start, just modify the build.gradle file of the test app and update the correct path to the SDK AAR library in order to run the app. Remember to update the correct SIP credentials.
📄️ API Methods
All API methods with a return type of BOOL will return TRUE if successful, FALSE otherwise.