A
B
G
I
L
M
S
U
B
- BsLogLevelEvent - class in ai.benshi.android.sdk.loyalty.builders
- BsLogLevelEvent.Builder - class in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent
- BsLogLevelEvent is to log the update of user level.
- BsLogMilestoneEvent - class in ai.benshi.android.sdk.loyalty.builders
- BsLogMilestoneEvent.Builder - class in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent
- BsLogMilestoneEvent is to log actions regarding milestones which can be when the user achieved a milestone.
- build() - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- build will validate all of the values provided and if passes will call the track function and queue the events based on it's updateImmediately value and also on the user's network resources.
- build() - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- build will validate all of the values provided and if passes will call the track function and queue the events based on it's updateImmediately value and also on the user's network resources.