Package com.moengage.core.model

Types

AccountMeta
Link copied to clipboard
class AccountMeta(appId: String)

Meta-data related to your MoEngage account.

AppBackgroundData
Link copied to clipboard
class AppBackgroundData : BaseData

Meta-data related to user or account when the application is going to background.

AppStatus
Link copied to clipboard
enum AppStatus : Enum<AppStatus>

Status of the application.

BaseData
Link copied to clipboard
open class BaseData(accountMeta: AccountMeta)

Base for all exposed data objects.

GeoLocation
Link copied to clipboard
class GeoLocation(latitude: Double, longitude: Double)

Model to pass in Location data.

IntegrationPartner
Link copied to clipboard
enum IntegrationPartner : Enum<IntegrationPartner>

Integration Partners for MoEngage SDK.

LogoutData
Link copied to clipboard
class LogoutData : BaseData

Meta data related to the account and user logging out.

SdkState
Link copied to clipboard
enum SdkState : Enum<SdkState>
UserGender
Link copied to clipboard
enum UserGender : Enum<UserGender>

User attribute Gender options