setLocation abstract method

void setLocation(
  1. MoEGeoLocation location,
  2. String appId
)

Set's user's location location - Instance of MoEGeoLocation appId - MoEngage App ID

Implementation

void setLocation(MoEGeoLocation location, String appId);