setCustomEndpoint

Sets a custom API endpoint. When the Braze singleton is initialized, it will point to the specified custom endpoint.

Note that if a custom com.braze.IBrazeEndpointProvider is subsequently set on the Braze singleton then the endpoint set here will be overridden.

Defaults to using the default Braze internal API endpoint if not set.

Parameters

customEndpoint

the custom endpoint.