Sends a file to the specified user.
[VB.NET] Public Function SendFileAsync(ByVal JabberId As String) As Task
[C#] public Task SendFileAsync(string jabberId);