setTestMode

fun setTestMode(isTest: Boolean): T

This function allows you to set IsTestMode which defines whether it is a test device or not. If true, test groups are sent from the server.

Parameters

isTest

Boolean to set test mode