setTokenRetryInterval

fun setTokenRetryInterval(tokenRetryInterval: Long): MoEngage.Builder

Time interval after which SDK retry generating the push token in case of registration failure.

Note: Token registration retry will only work if the SDK is registering for Push Token.

Return

instance of MoEngage

Since

10.1.00

Parameters

tokenRetryInterval

time interval after which sdk should retry. Unit - SECONDS