Class AppIdParameter


  • public class AppIdParameter
    extends Parameter
    APP_ID Parameter to associate with the request. Used to make sure the right client credentials are used on the proper app.
    • Constructor Detail

      • AppIdParameter

        public AppIdParameter​(String packageName)
        Construct the parameter with the package name of the android app.
        Parameters:
        packageName - package name of the android app