updateInboundGroupSessionIndexes abstract method

Future updateInboundGroupSessionIndexes(
  1. String indexes,
  2. String roomId,
  3. String sessionId
)

Implementation

Future updateInboundGroupSessionIndexes(
  String indexes,
  String roomId,
  String sessionId,
);