Class Index

Classes


Namespace opensocial.Message.Type

The types of messages that can be sent.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.Message.Type.EMAIL
An email.
<static>  
opensocial.Message.Type.NOTIFICATION
A short private message.
<static>  
opensocial.Message.Type.PRIVATE_MESSAGE
A message to a specific user that can be seen only by that user.
<static>  
opensocial.Message.Type.PUBLIC_MESSAGE
A message to a specific user that can be seen by more than that user.
Namespace Detail
opensocial.Message.Type
Field Detail
<static> opensocial.Message.Type.EMAIL
An email.

<static> opensocial.Message.Type.NOTIFICATION
A short private message.

<static> opensocial.Message.Type.PRIVATE_MESSAGE
A message to a specific user that can be seen only by that user.

<static> opensocial.Message.Type.PUBLIC_MESSAGE
A message to a specific user that can be seen by more than that user.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)