Namespace opensocial.DataRequest.SortOrder
The sort orders available for ordering person objects.
Defined in: opensocial.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
opensocial.DataRequest.SortOrder.NAME
When used will sort people alphabetically by the name field.
|
| <static> |
opensocial.DataRequest.SortOrder.TOP_FRIENDS
When used will sort people by the container's definition of top friends.
|
Field Detail
<static>
opensocial.DataRequest.SortOrder.NAME
When used will sort people alphabetically by the name field.
<static>
opensocial.DataRequest.SortOrder.TOP_FRIENDS
When used will sort people by the container's definition of top friends.