- name - Variable in class org.aerogear.mobile.core.configuration.ServiceConfiguration.Builder
-
- NetworkMetricsPublisher - Class in org.aerogear.mobile.core.metrics.publisher
-
Sends metrics data to the backend using the configuration in JSON config file
- NetworkMetricsPublisher(Context, HttpRequest, String) - Constructor for class org.aerogear.mobile.core.metrics.publisher.NetworkMetricsPublisher
-
- networkThread() - Method in class org.aerogear.mobile.core.executor.AppExecutors
-
- newConfiguration() - Static method in class org.aerogear.mobile.core.configuration.ServiceConfiguration
-
- newRequest() - Method in interface org.aerogear.mobile.core.http.HttpServiceModule
-
Creates a new HttpRequest and prepends common configuration such as certificate pinning, user
agent headers, etc.
- newRequest() - Method in class org.aerogear.mobile.core.http.OkHttpServiceModule
-
- nonEmpty(String, String) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks if the passed in value is an empty string.
- nonEmpty(String, String, boolean) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks if the passed in value is an empty string.
- nonEmpty(String, String, Object...) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks if the passed in value is an empty String.
- nonEmpty(String, boolean, String, Object...) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks if the passed in value is an empty String.
- nonNull(T, String) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks that the passed in value is not null.
- nonNull(T, String, Object...) - Static method in class org.aerogear.mobile.core.utils.SanityCheck
-
Checks that the passed in value is not null.