setHomeCity

fun setHomeCity(homeCity: String?): Boolean

Sets the home city of the user. Used to collect information about the user.

Parameters

homeCity

The home city of the user. A null value will unset the home city for this user.