RongExtensionCacheHelper

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public static boolean getCachedDestructInputMode(Context context)
Link copied to clipboard
public static boolean isDestructFirstUsing(Context context)
Link copied to clipboard
public static boolean isDestructMode(Context context, ConversationType conversationType, String targetId)
Link copied to clipboard
public static boolean isVoiceInputMode(Context context, ConversationType type, String targetId)
Link copied to clipboard
public static void recordDestructClickEvent(Context context)
Link copied to clipboard
public static void saveDestructInputMode(Context context, boolean isKeyMode)
Link copied to clipboard
public static void saveVoiceInputMode(Context context, ConversationType type, String targetId, boolean isVoiceMode)
Link copied to clipboard
public static void setDestructMode(Context context, ConversationType conversationType, String targetId, boolean value)