set Client Credentials
public final GiniCaptureDefaultNetworkService.Builder setClientCredentials(String clientId, String clientSecret, String emailDomain)
Set your Gini API client ID and secret. The email domain is used when generating anonymous Gini users in the form of UUID@your-email-domain
.
Return
the Builder instance
Parameters
client Id
your application's client ID for the Gini API
client Secret
your application's client secret for the Gini API
email Domain
the email domain which is used for created Gini users