rejoinAfterAdmittedToRoom abstract method

Future<NEResult<RoomSnapshot>> rejoinAfterAdmittedToRoom(
  1. String roomUuid
)

Implementation

Future<NEResult<RoomSnapshot>> rejoinAfterAdmittedToRoom(String roomUuid);