updateInboundGroupSessionAllowedAtIndex abstract method

Future updateInboundGroupSessionAllowedAtIndex(
  1. String allowedAtIndex,
  2. String roomId,
  3. String sessionId
)

Implementation

Future updateInboundGroupSessionAllowedAtIndex(
  String allowedAtIndex,
  String roomId,
  String sessionId,
);