Route Util
Properties
Functions
Link copied to clipboard
Retrieves an Activity based on its type
Link copied to clipboard
public static void registerActivity(RouteUtil.ActivityType activityType, Class<? extends Activity> activity)
Register Activity
Link copied to clipboard
Launch the chat UI
public static void routeToChatActivity(Context context, ConversationIdentifier identifier, long indexTime)
Start Chat UI
Link copied to clipboard
Navigates to the conversation list page
Link copied to clipboard
public static void routeToFilePreviewActivity(Context context, Message message, FileMessage content, int progress)
Launches the file preview page
Link copied to clipboard
Launches the GIF image preview page