watchPinnedEvents abstract method
Watches active pinned events for a conversation.
Implementation
Stream<List<PinnedEvent>> watchPinnedEvents(String conversationId);
Watches active pinned events for a conversation.
Stream<List<PinnedEvent>> watchPinnedEvents(String conversationId);