DocumentStringOptions

public final class DocumentStringOptions implements Parcelable

Constructors

Link copied to clipboard
public DocumentStringOptions DocumentStringOptions(String previewScreenTitle, String previewScreenRetryBtnText, String previewScreenDoneBtnText)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
public abstract Integer describeContents()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final Unit setPreviewScreenDoneBtnText(String previewScreenDoneBtnText)
Link copied to clipboard
public final Unit setPreviewScreenRetryBtnText(String previewScreenRetryBtnText)
Link copied to clipboard
public final Unit setPreviewScreenTitle(String previewScreenTitle)
Link copied to clipboard
public abstract Unit writeToParcel(Parcel p0, Integer p1)