setEndpointProvider

Sets an IBrazeEndpointProvider to be used to route Braze API traffic

Note that if a custom endpoint is specified using BrazeConfig.Builder.setCustomEndpoint or via braze.xml configuration, any IBrazeEndpointProvider previously set using this method will be overridden when the Braze singleton initializes.

Parameters

endpointProvider

The IBrazeEndpointProvider that will return the URI for routing Braze traffic