Android SDK Version
All Implemented Interfaces:
android.os.Parcelable , com.facebook.share.model.ShareModel


public final class ShareHashtag
 implements ShareModel
Describes a hashtag for sharing.
Use ShareHashtag.Builder to build instances
Nested Class Summary
Modifier and TypeClassDescription
public final classShareHashtag.Builder
public classShareHashtag.Companion
Field Summary
Modifier and TypeFieldDescription
private final Stringhashtag
Method Summary
Modifier and TypeMethodDescription
final StringgetHashtag()
IntegerdescribeContents()
UnitwriteToParcel(Parcel dest, Integer flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getHashtag

 final StringgetHashtag()

describeContents

IntegerdescribeContents()

writeToParcel

UnitwriteToParcel(Parcel dest, Integer flags)