Skip to main content
All docs
V25.2
  • ChatBuilder.OnTypingEnd Method

    Name Parameters Description
    OnTypingEnd(RazorBlock) jsFunc A function that is called 2 seconds after a user stops typing or after a message is entered. Mirrors the client-side onTypingEnd option.
    OnTypingEnd(String) jsFunc A function that is called 2 seconds after a user stops typing or after a message is entered. Mirrors the client-side onTypingEnd option.