-
public final class RichieParams.Builder
-
-
Constructor Summary
Constructors Constructor Description RichieParams.Builder()
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>setUaNetwork(String uaNetwork)final <ERROR CLASS>setUaChannel(String uaChannel)final <ERROR CLASS>setUaSubPublisherCleartext(String uaSubPublisherCleartext)final <ERROR CLASS>setUaSubPublisherEncrypted(String uaSubPublisherEncrypted)final <ERROR CLASS>setPlacement(String placement)final RichieParamsbuild()-
-
Method Detail
-
setUaNetwork
final <ERROR CLASS> setUaNetwork(String uaNetwork)
-
setUaChannel
final <ERROR CLASS> setUaChannel(String uaChannel)
-
setUaSubPublisherCleartext
final <ERROR CLASS> setUaSubPublisherCleartext(String uaSubPublisherCleartext)
-
setUaSubPublisherEncrypted
final <ERROR CLASS> setUaSubPublisherEncrypted(String uaSubPublisherEncrypted)
-
setPlacement
final <ERROR CLASS> setPlacement(String placement)
-
build
final RichieParams build()
-
-
-
-