Typing Indicator Event for ACS Chat in .NET SDK

Justin Rogowski 26 Reputation points
2021-05-27T09:26:34.977+00:00

This is a question about the Typing Indicator functionality specifically in ACS when using the .NET SDK. I have consumed all other events. I am aware that the typing indicator event is included with the 'Real-Time Events' package which is not yet available on .NET. The chart below, however, lists "Get notified when participants are actively typing a message in a chat thread" as available under Core Features across all SDKs. The only documentation I can find is regarding "SendTypingNotification" and I can't find any documentation as to how to consume this event (apart from the Real-Time Events which are marked as not available for .NET).

Can someone advise as to where I can consume this event correctly (without yet having access to the Real-Time Events as per JS/iOS/Android)?

Thanks!

100251-screenshot-2021-05-27.png

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
862 questions
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Mary Anne Noskowski 251 Reputation points
    2021-05-27T17:41:52.267+00:00

    Hi @Justin Rogowski ! sorry for the lack of clarity here, let me check in with the feature team and get back to you with more guidance (and updated docs ;) )

    0 comments No comments

  2. Mary Anne Noskowski 251 Reputation points
    2021-05-27T19:33:16.027+00:00

    @Justin Rogowski - quick update:

    The doc, as you pointed out, is not accurate. The typing indicator functionality is only available through 'real-time notifications' which is only supported for JavaScript/Android/iOS currently.

    I pushed an update to the table you shared to reflect that Java, .NET, and Python are not supported for this feature.

    Thank you for the feedback!


  3. Sri Pyla 1 Reputation point
    2022-03-12T18:22:20.57+00:00

    @Mary Anne Noskowski

    Hi Manoskow - As of now we are using GetMessages API to display incoming messages to users and excluded 'com.microsoft', module: 'trouter-client-android' dependency to resovle the duplicate issue but not able to get real time notifications which is blocking us on showing TypingIndicator and ReadReceipt. Is there any work around for this?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.