setUserId

fun setUserId(userId: String?)

Identifies the user. Until you identify the user, Radar will automatically identify the user by deviceId (Android ID).

See also

Parameters

userId

A stable unique ID for the user. If null, the previous userId will be cleared.