-
- All Implemented Interfaces:
-
android.os.Parcelable,com.facebook.share.model.ShareModel
@Deprecated(message = Effective May 1st 2019, all newly published Open Graph stories will render as a plain link share in newsfeed. This means that Open Graph actions will not appear when posting.) public final class ShareOpenGraphObject extends ShareOpenGraphValueContainer<ShareOpenGraphObject, ShareOpenGraphObject.Builder>
Describes an Open Graph Object to be created.
Use ShareOpenGraphObject.Builder to create instances
See the documentation for Open Graph Objects.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classShareOpenGraphObject.BuilderBuilder for the com.facebook.share.model.ShareOpenGraphObject interface.
public classShareOpenGraphObject.Companion
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.facebook.share.model.ShareOpenGraphObject
describeContents, get, getBoolean, getBooleanArray, getBundle, getDouble, getDoubleArray, getInt, getIntArray, getLong, getLongArray, getObject, getObjectArrayList, getPhoto, getPhotoArrayList, getString, getStringArrayList, keySet, writeToParcel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-