public class

StreamNotificationSendable

mobisocial.omlib.sendable.StreamNotificationSendable

Summary

Nested Classes
enum StreamNotificationSendable.StreamAction  
Constants
String ACTION
String TYPE
Public Constructors
StreamNotificationSendable(StreamNotificationSendable.StreamAction action)
Public Methods
String getText()

Constants

public static final String ACTION

Constant Value: "action"

public static final String TYPE

Constant Value: "+notifyStreamAction"

Public Constructors

public StreamNotificationSendable (StreamNotificationSendable.StreamAction action)

Public Methods

public String getText ()