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