getTempFilePath

public static String getTempFilePath(Context context, int messageId)

Get the temporary file storage path for resumable upload

Return

The save path

Parameters

context

The context

messageId

The message ID


public static String getTempFilePath(Context context, String id)

Get the temporary file storage path for resumable uploads

Return

The storage path

Parameters

context

The context

id

The unique identifier of the file