Package 

Object DeviceInfoManager


  • 
    public class DeviceInfoManager
    
                        

    Created by adeshmukh on 12/02/25. Project Name: OSMOS-Android-SDK File Name: DeviceInfoManager This object provides utility functions to retrieve device-specific information that does not required any specific permission.

    • Method Summary

      Modifier and Type Method Description
      final Map<String, String> getDeviceHeaders(Context context) Retrieves a map of device-specific headers that can be used in API requests.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait