|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HeartbeatEventListener
Interface called whenever a heartbeat event is received via the stream interface.
Method Summary | |
---|---|
void |
notify(long accountId,
java.lang.String token)
Called whenever a heartbeat event occurs. |
Method Detail |
---|
void notify(long accountId, java.lang.String token)
accountId
- The account that requested the heartbeattoken
- The user specified token
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |