AccountMeta

class AccountMeta(val appId: String)

Meta-data related to your MoEngage account.

Author

Umang Chamaria

Since

12.0.00

Constructors

Link copied to clipboard
constructor(appId: String)

Properties

Link copied to clipboard

Account identifier, APP ID on the MoEngage Dashboard.

Functions

Link copied to clipboard
open override fun toString(): String