Interface IUserRoleSelectedCallback
-
public interface IUserRoleSelectedCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidroleSelected(String role)voiduserSelected(String user)
-
public interface IUserRoleSelectedCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
roleSelected(String role) |
|
void |
userSelected(String user) |