client property

String client
final

Builds an Android intent with the following parameters client refers to the costumer installing the SDK, should be provided by chico token refer to the JWT generated with the indentification of user and the costumer environment refers to where we should store the data, in case of development we should store in a temporary bucket, and prod into the customer bucket

Implementation

final String client;