ForwardManager

public class ForwardManager

Functions

Link copied to clipboard
public static List<Message> filterMessagesList(Context context, List<Message> messages, int index)
Link copied to clipboard
public void forwardMessages(int index, List<ChannelIdentifier> conversations, List<Integer> messageIds, List<Message> messages)
Link copied to clipboard
public static ForwardManager getInstance()
Link copied to clipboard
public static void setForwardMessageResult(Activity activity, ArrayList<ChannelIdentifier> conversations)
Sets the forward conversation selection result.