-
Methods Method Description com.permutive.android.projectId(UUID) Specify the ID of the Permutive workspace. com.permutive.android.setTitle(String) Set the title context, used when tracking events. com.permutive.android.setUrl(Uri) Set the url context, used when tracking events. com.permutive.android.setReferrer(Uri) Set the referrer context, used when tracking events. com.permutive.android.querySegments(Method) Notifies the specified callback when any segment changes occur. com.permutive.android.queryReactions(String,Method) Notifies the specified callback when any segment changes occur for the specified reaction.
-
Constructors Constructor Description com.permutive.android.Permutive(Context,UUID,UUID,List,String,List,Boolean) Constructs a Permutive object.