Class DiscussionsState
The DiscussionsState exposes management functions for discussions.
Class DiscussionsState
- Gedcomx\Rs\Client\GedcomxApplicationState
-
Gedcomx\Extensions\FamilySearch\Rs\Client\DiscussionsState
Package: Gedcomx\Extensions\FamilySearch\Rs\Client
Located at Extensions/FamilySearch/Rs/Client/DiscussionsState.php
Methods summary
public
mixed
|
|
public
CollectionState|null
|
#
readCollection( Gedcomx\Extensions\FamilySearch\Rs\Client\StateTransitionOption $option = null )
Reads the collection specified by this state instance. |
public
|
#
addDiscussion( Gedcomx\Extensions\FamilySearch\Rs\Client\Discussion $discussion, Gedcomx\Extensions\FamilySearch\Rs\Client\StateTransitionOption $option = null )
Adds a discussion to this discussions state instance. |
Methods inherited from Gedcomx\Rs\Client\GedcomxApplicationState
__construct(),
authenticateViaOAuth2AuthCode(),
authenticateViaOAuth2ClientCredentials(),
authenticateViaOAuth2Password(),
authenticateViaOAuth2WithoutCredentials(),
authenticateWithAccessToken(),
delete(),
generateClientSecret(),
get(),
getAccessToken(),
getClient(),
getETag(),
getEntity(),
getHeader(),
getHeaders(),
getLastEmbeddedRequest(),
getLastEmbeddedResponse(),
getLastModified(),
getLink(),
getLinks(),
getRequest(),
getResourceReference(),
getResponse(),
getSelfRel(),
getSelfUri(),
getStatus(),
getUri(),
hasClientError(),
hasError(),
hasServerError(),
hasStatus(),
head(),
ifSuccessful(),
inject(),
isAuthenticated(),
loadAllEmbeddedResources(),
logout(),
options(),
post(),
put(),
readAttributableContributor(),
readContributor(),
readReferenceContributor(),
send()