Updating API

Please make sure you have updated api library files to version contained requred feature. To ensure this or/and get library files, contact backend team.

Library files (telepado-java-api-$apiVersion.jar at least) must be placed in $projectRoot\im-api\libs folder, and

apiVersion = "$apiVersion"

must be set with appropriate value in versions.gradle file

After project sync api request of version set will be available for implementation

Last updated