setBirthDate

Helper method to set User's Birth Date.

Since

12.0.00

Parameters

birthDate

BirthDate value passed by user

Throws

if the SDK is not initialized.


Helper method to set User BirthDate

Since

12.0.00

Parameters

birthDate

BirthDate value passed by user

appId

Account identifier, APP ID on the MoEngage Dashboard.

Throws

if the SDK is not initialized.


Helper method to set user's Birth Date. Supported format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]

Since

12.0.00

Parameters

context

Instance of Context

isoDate

Birth date in ISO8601 format.


Helper method to set user's Birth Date. Supported format - yyyy-MM-dd|yyyyMMdd[T(hh:mm[:ss.sss]|hhmm[ss.sss])]?[Z|+-hh:mm]]

Since

12.0.00

Parameters

context

Instance of Context

isoDate

Birth date in ISO8601 format.

appId

Account identifier, APP ID on the MoEngage Dashboard.