public class ComposeMessageController extends Object
Constructor and Description |
---|
ComposeMessageController(ComposeMessageActivity activity,
int type,
PostWaitingDialog dialog) |
Modifier and Type | Method and Description |
---|---|
SocialSpaceInfo |
getPostDestination() |
String |
getSdCardTempDir() |
void |
initCamera() |
void |
onCancelPostTask() |
void |
onSendMessage(String composeMessage,
String sdcard,
int position) |
void |
setPostDestination(SocialSpaceInfo destination)
Set this post's destination.
|
public ComposeMessageController(ComposeMessageActivity activity, int type, PostWaitingDialog dialog)
public void setPostDestination(SocialSpaceInfo destination)
destination
- null (public) or the SocialSpaceInfo objectpublic SocialSpaceInfo getPostDestination()
public void initCamera()
public void onCancelPostTask()
public String getSdCardTempDir()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.