java.lang.Object | |
↳ | chan.content.ChanPerformer.CheckAuthorizationResult |
Result holder for onCheckAuthorization(CheckAuthorizationData)
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Constructor for ChanPerformer.CheckAuthorizationResult
.
Parameters | |
---|---|
success |
boolean :
True if authorization data is correct, false otherwise.
|