English | Site Directory

opensocial.Message.Type (v0.7)

 SUMMARY     DETAIL

Static Class opensocial.Message.Type

The types of messages that can be sent.

Field Summary

<static> object EMAIL
An email.
<static> object NOTIFICATION
A short private message.
<static> object PRIVATE_MESSAGE
A message to a specific user that can be seen only by that user.
<static> object PUBLIC_MESSAGE
A message to a specific user that can be seen by more than that user.
 

Field Detail

EMAIL

<static> object EMAIL
    An email.

NOTIFICATION

<static> object NOTIFICATION
    A short private message.

PRIVATE_MESSAGE

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

PUBLIC_MESSAGE

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

Documentation generated by JsDoc Toolkit 1.3.3