|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasStatus
Social network Handler implementing this interface will support status update
Method Summary | |
---|---|
String |
getStatus()
|
void |
setStatus(String status)
Set the status to update |
Object |
updateStatus()
Send the status to the social network |
Object |
updateStatus(String message)
Send the status in parameter |
Method Detail |
---|
String getStatus()
void setStatus(String status)
status
- Object updateStatus()
Object updateStatus(String message)
message
- the status to send
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |