getTempFileMD5

public static String getTempFileMD5(Context context, int messageId)

Gets the MD5 key for resumable file download, used to identify the file being downloaded.

Return

the key

Parameters

context

context

messageId

message ID


public static String getTempFileMD5(Context context, String tag)

Gets the temporary file name for resumable download, used to identify the file being downloaded.

Return

the key

Parameters

context

context

tag

unique file identifier