Profile

class Profile

Batch Profile module

Functions

Link copied to clipboard
Get a profile attribute editor.
Link copied to clipboard
open fun identify(@Nullable identifier: String)
Identify the user's installation with an omnichannel profile.
Link copied to clipboard
open fun trackEvent(@NonNull event: String)
open fun trackEvent(@NonNull event: String, @Nullable attributes: BatchEventAttributes)
Track an event.
Link copied to clipboard
open fun trackLocation(@NonNull location: Location)
Track a location update.