public interface Actor extends Snapshot
Modifier and Type | Method and Description |
---|---|
default @NonNull String |
getLowerCaseName()
Gets the Actor's name in lower case based on the Client's information.
|
@NonNull String |
getName()
Gets the Actor's name.
|
getCreationTime
getClient
Copyright © 2013–2021 Kitteh. All rights reserved.