core
/
com.moengage.core.internal.executor
/
ITask
/
isSynchronous
is
Synchronous
abstract fun
isSynchronous
():
Boolean
Content copied to clipboard
Tells whether the task can asynchronous or not.
Return
true if task should be run synchronously, else false