set Token Retry Interval
open fun setTokenRetryInterval(tokenRetryInterval: Long): MoEngage.Builder
Content copied to clipboard
Time interval after which SDK retry generating the push token in case of registrationfailure.Note: Token registration retry will only work if the SDK is registering for PushToken.
Return
instance of MoEngage
Parameters
tokenRetryInterval
time interval after which sdk should retry. Unit - SECONDS