Speedify SDK for Android
15.0.0
|
to
implementation 'com.speedify.speedifysdk:speedifysdk:15.0.0+'`name
parameter of the SpeedifySDK constructor. If setting manually, this must be called before any login method.@Nullable
and @NonNull
annotations on method parameters and returns.SPEEDIFY_NOTIFICATION_STATE_CONNECTED_SERVER
string.port
logs
under your application's files directory.repositories { ... maven { url 'https://maven.google.com' } }