Class NERoomBlacklistMember
-
- All Implemented Interfaces:
public final class NERoomBlacklistMember
-
-
Constructor Summary
Constructors Constructor Description NERoomBlacklistMember(String userUuid, String userName)
-
Method Summary
Modifier and Type Method Description final StringgetUserUuid()final StringgetUserName()-
-
Method Detail
-
getUserUuid
final String getUserUuid()
-
getUserName
final String getUserName()
-
-
-
-