public interface Source
Could also be described as the "thing" that caused an event to occur.
| Modifier and Type | Interface and Description |
|---|---|
static class |
Source.Type
Represents a type of source
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull Source.Type |
getType()
Gets the source type
|
@NonNull Source.Type getType()