attach File
Mentioned below method allows to attach file to the temporary local file storage before its sending to the Server.
Parameters
activity
current Activity.
field Name
is a key under which the file for JSON will be saved before sending.
Deprecated
Deprecated, overloaded function should be used.
Replace with
attachFile(activity, fieldName)
Content copied to clipboard
Mentioned below method allows to attach file to the temporary local file storage before its sending to the Server.
Parameters
field Name
is a key under which the file for JSON will be saved before sending.