public interface

DocumentSharingDialogFactory

com.pspdfkit.ui.dialog.DocumentSharingDialogFactory

Class Overview

Allows you to create custom sharing dialogs instead of using the default one.

Summary

Public Methods
abstract BaseDocumentSharingDialog createDocumentSharingDialog()
Creates a dialog to be displayed during the sharing flow.

Public Methods

public abstract BaseDocumentSharingDialog createDocumentSharingDialog ()

Creates a dialog to be displayed during the sharing flow.

Returns
  • A dialog that is displayed during the sharing flow.