setTokenRetryInterval
open fun setTokenRetryInterval(tokenRetryInterval: Long): MoEngage.Builder
Content copied to clipboard
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
Parameters
tokenRetryInterval
time interval after which sdk should retry. Unit - SECONDS