Home
last modified time | relevance | path

Searched refs:Google_CommunityMessage (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php495 * @param Google_CommunityMessage $postBody
497 * @return Google_CommunityMessage
499 …public function insert($communityId, $topicId, Google_CommunityMessage $postBody, $optParams = arr…
504 return new Google_CommunityMessage($data);
1630 class Google_CommunityMessage extends Google_Model { class