Im coding a program to send file to BT enabled devices. Im using ObexWebResponse responce = (ObexWebResponse)request.GetResponse(); responce.StatusCode.ToString() the problem is if we Rejected the file in mobile the StatusCode is returning a Success Message.. Is there anyway to find wthr the File is...