JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.example.skeddly.business.event
Interface Event.FindTicketCallback
Enclosing class:
Event
public static interface
Event.FindTicketCallback
A public callback interface to return the result of an asynchronous search.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onResult
(
String
ticketId)
Method Details
onResult
void
onResult
(
String
ticketId)