Class IosApplicationConfiguration

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

public class IosApplicationConfiguration 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

    • IosApplicationConfiguration

      public IosApplicationConfiguration()
  • Method Details