getTempFilePath

public static String getTempFilePath(Context context, int messageId)

Gets the temporary file storage path for resumable downloads.

Return

storage path

Parameters

context

context

messageId

message ID


public static String getTempFilePath(Context context, String id)

Gets the temporary file storage path for resumable downloads.

Return

storage path

Parameters

context

context

id

unique file identifier