Interface | Description |
---|---|
ShareModel |
Base interface for share models.
|
ShareModelBuilder<P extends ShareModel,E extends ShareModelBuilder> |
Interface for builders related to sharing.
|
Class | Description |
---|---|
AppGroupCreationContent |
Describes the content that will be displayed by the AppGroupCreationDialog
|
AppGroupCreationContent.Builder |
Builder class for a concrete instance of AppGroupCreationContent
|
AppInviteContent |
Describes the content that will be displayed by the AppInviteDialog
|
AppInviteContent.Builder |
Builder class for a concrete instance of AppInviteContent
|
GameRequestContent |
Describes the content that will be displayed by the GameRequestDialog
|
GameRequestContent.Builder |
Builder class for a concrete instance of GameRequestContent
|
ShareContent<P extends ShareContent,E extends ShareContent.Builder> |
Provides the base class for content to be shared.
|
ShareContent.Builder<P extends ShareContent,E extends ShareContent.Builder> |
Abstract builder for
ShareContent |
ShareLinkContent |
Describes link content to be shared.
|
ShareLinkContent.Builder |
Builder for the
ShareLinkContent interface. |
ShareMedia |
Base class for shared media (photos, videos, etc).
|
ShareMedia.Builder<M extends ShareMedia,B extends ShareMedia.Builder> |
Builder for the
ShareMedia class. |
ShareOpenGraphAction |
Describes an Open Graph action
Use
ShareOpenGraphAction.Builder to create instances
See the documentation for
Open Graph Actions. |
ShareOpenGraphAction.Builder |
Builder for the
ShareOpenGraphAction interface. |
ShareOpenGraphContent |
Describes Open Graph content that is to be shared
Use
ShareOpenGraphContent.Builder to create instances
See the documentation for Open Graph
and for best practices. |
ShareOpenGraphContent.Builder |
Builder for the
ShareOpenGraphContent interface. |
ShareOpenGraphObject |
Describes an Open Graph Object to be created.
|
ShareOpenGraphObject.Builder |
Builder for the
ShareOpenGraphObject interface. |
ShareOpenGraphValueContainer<P extends ShareOpenGraphValueContainer,E extends ShareOpenGraphValueContainer.Builder> |
Provides an abstract class to contain Open Graph values.
|
ShareOpenGraphValueContainer.Builder<P extends ShareOpenGraphValueContainer,E extends ShareOpenGraphValueContainer.Builder> |
Abstract builder for the
ShareOpenGraphValueContainer class. |
SharePhoto |
Describes a photo for sharing.
|
SharePhoto.Builder |
Builder for the
SharePhoto class. |
SharePhotoContent |
Describes photo content to be shared.
|
SharePhotoContent.Builder |
Builder for the
SharePhotoContent interface. |
ShareVideo |
Describes a video for sharing.
|
ShareVideo.Builder |
Builder for the
ShareVideo class. |
ShareVideoContent |
Provides the interface for video content to be shared.
|
ShareVideoContent.Builder |
Builder for the
ShareVideoContent interface. |
Enum | Description |
---|---|
AppGroupCreationContent.AppGroupPrivacy |
Specifies the privacy of a group.
|
GameRequestContent.ActionType | |
GameRequestContent.Filters |