Batch Android SDK
Toggle table of contents
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Batch Android SDK
Batch Android SDK
/
com.batch.android
/
Batch
/
Profile
Profile
class
Profile
Batch Profile module
Members
Functions
editor
Link copied to clipboard
@
NonNull
open
fun
editor
(
)
:
BatchProfileAttributeEditor
Get a profile attribute editor.
identify
Link copied to clipboard
open
fun
identify
(
@
Nullable
identifier
:
String
)
Identify the user's installation with an omnichannel profile.
track
Event
Link copied to clipboard
open
fun
trackEvent
(
@
NonNull
event
:
String
)
open
fun
trackEvent
(
@
NonNull
event
:
String
,
@
Nullable
attributes
:
BatchEventAttributes
)
Track an event.
track
Location
Link copied to clipboard
open
fun
trackLocation
(
@
NonNull
location
:
Location
)
Track a location update.