pub const LIBMTP_devicecap_t_LIBMTP_DEVICECAP_EditObjects: LIBMTP_devicecap_t = 2;Expand description
This capability tells whether you can call the functions editing objects in-place on a device. @see LIBMTP_BeginEditObject() @see LIBMTP_EndEditObject() @see LIBMTP_TruncateObject()