route To Forward Select Conversation Activity
public static void routeToForwardSelectConversationActivity(Fragment fragment, ForwardType type, ArrayList<Integer> messageIds)
启动转发时选择会话页面
Parameters
fragment
当前 fragment
type
转发类型。ForwardClickActions.ForwardType
message Ids
转发的消息 id 列表。