Class GooglePlayApplicationConfiguration

java.lang.Object
dev.getelements.elements.sdk.model.application.ApplicationConfiguration
dev.getelements.elements.sdk.model.application.GooglePlayApplicationConfiguration
All Implemented Interfaces:
Serializable

public class GooglePlayApplicationConfiguration extends ApplicationConfiguration implements Serializable
Represents the application profile and any associated metadata, such as APNS certificate or other information. Created by patricktwohig on 5/23/17.
See Also:
  • Constructor Details

    • GooglePlayApplicationConfiguration

      public GooglePlayApplicationConfiguration()
  • Method Details