PushConfiguration

constructor(enabled: Boolean, adAgree: Boolean, adAgreeNight: Boolean)
constructor(enabled: Boolean, adAgree: Boolean, adAgreeNight: Boolean, displayLanguageCode: String)

Deprecated

The constructor of PushConfiguration class.

Since

Added 1.4.0.

Deprecated

As of release 2.44.0, do not use this function to create instance, use build method instead.