setDataCenter

Deprecated

This method is deprecated since version 12.8.00 and will be removed in 14.00.00Use MoEngage.Builder(Application, YOUR_APP_ID, DataCenter) constructor for passing Data Center

Replace with

import com.moengage.core
MoEngage.Builder(Application, YOUR_APP_ID, DataCenter)

Optionally set the data-center to which the data should flow.

Return

instance of MoEngage

Since

10.4.04

Parameters

dataCenter

instance of DataCenter