Do a SetPath command asking to move to the given child folder, with the given options.
Do a SetPath command asking to move to the given child folder, with the given options.
public void SetPath(BackupFirst,string,IfFolderDoesNotExist);
Obsolete. Do a SetPath command asking to move to the given child folder, with the given options.
public void SetPath(bool,string,bool);
Do a SetPath command asking to move to the given child folder.
public void SetPath(string);
ObexClientSession Class | Brecham.Obex Namespace