Uses of Interface
com.sap.mobile.services.client.push.PushClient
Packages that use PushClient
-
Uses of PushClient in com.sap.mobile.services.client.push
Methods in com.sap.mobile.services.client.push that return PushClientModifier and TypeMethodDescriptionPushClientBuilder.build(MobileServicesBinding binding) Instantiate the push client from a mobile service binding source.PushClientBuilder.build(MobileServicesSettings settings) Instantiate the push client from a mobile service setting source, using the first push service key aliasPushClientBuilder.build(MobileServicesSettings settings, String serviceKeyAlias) Instantiate the push client from a mobile service setting source, using the given push service key aliasPushClientBuilder.build(String applicationId, String rootUri, CustomAuthHeaderSupplier authHeaderSupplier) Instantiate the push client with custom authorization mechanisms.