clearCachedUserData

fun clearCachedUserData(context: Context, listener: DSLogoutListener?)

Clears the user data as part of logging out

Parameters

context

Context of the calling Activity

listener

DSLogoutListener which states whether logout process is successful or not