Called when a new client has bound to the input method. This may be followed by a series of InputMethodService.OnStartInput(Android.Views.InputMethods.EditorInfo, System.Boolean) and InputMethodService.OnFinishInput calls as the user navigates through its UI. Upon this call you know that InputMethodService.CurrentInputBinding and InputMethodService.CurrentInputConnection return valid objects.