A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
L
- LocationEvent - class in ai.sensfrx.em
- LocationInfo - class in ai.sensfrx.data.model
- Created by Sensfrx on 07-09-2022.
- locationLogEvent(Context) - function in ai.sensfrx.Sensfrx
- logAppState() - function in ai.sensfrx.df.AppInfo
- logClickEvent(MotionEvent,Context) - function in ai.sensfrx.em.TrackAllEvents
- Adding the click event in the queue when user click on the screen
- logDeviceFingerprints(Context) - function in ai.sensfrx.Sensfrx
- logDeviceFingerprints(Context,double,double) - function in ai.sensfrx.Sensfrx
- logEvents(String,String,String,String,String,JsonObject) - function in ai.sensfrx.network.ApiServices
- logEventsToServer() - function in ai.sensfrx.em.EventQueueManager
- logScreenEvent(Activity,String) - function in ai.sensfrx.em.TrackAllEvents
- This is for activityAdding the screen change event in the queue when any screen changeeg MainActivity change to another activity
- logScreenEvent(Fragment,String) - function in ai.sensfrx.em.TrackAllEvents
- This is for fragmentAdding the screen change event in the queue when any screen changeeg BlankFragment change to another fragment
- logScreenEvent(String) - function in ai.sensfrx.em.TrackAllEvents
- This is for application closedAdding the screen change event in the queue when any screen changeeg MainActivity change to another activity