-
- All Implemented Interfaces:
-
android.os.Parcelable,com.facebook.share.model.ShareModel
public final class ContextSwitchContent implements ShareModel
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classContextSwitchContent.BuilderBuilder class for a concrete instance of ContextSwitchContent
public classContextSwitchContent.CREATOR
-
Method Summary
Modifier and Type Method Description final StringgetContextID()UnitwriteToParcel(Parcel out, Integer flags)IntegerdescribeContents()-
-
Method Detail
-
getContextID
final String getContextID()
-
writeToParcel
Unit writeToParcel(Parcel out, Integer flags)
-
describeContents
Integer describeContents()
-
-
-
-