You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I verified the documentation and checked it but was not able to identify the below method I also checked the TTLock SDK version is "3.2.6" but not get the below method from this SDK.
I want to update the sound level of my Bluetooth device so how can I do this please help me.
Hi Team,
I verified the documentation and checked it but was not able to identify the below method I also checked the TTLock SDK version is "3.2.6" but not get the below method from this SDK.
I want to update the sound level of my Bluetooth device so how can I do this please help me.
Documentation link
https://euopen.ttlock.com/document/doc?urlName=appSdkV3%2FandroidSdkDemoV3%2FlockApisEn.html
Set sound volume
public void setLockSoundWithSoundVolume(SoundVolume soundVolume, String lockData, SetLockSoundWithSoundVolumeCallback callback)
Get sound volume
public void getLockSoundWithSoundVolume(String lockData, GetLockSoundWithSoundVolumeCallback callback)
Note: If possible please give an example so it would be easy to understand
The text was updated successfully, but these errors were encountered: