public interface

MAMUIHelperBehavior

com.microsoft.intune.mam.client.app.ui.MAMUIHelperBehavior

Class Overview

Behavior for MAMUIHelper.

Summary

Public Methods
abstract void showSharingBlockedDialog(Activity activity)
Shows a dialog to the user that the desired sharing action is not allowed based on the configured policy.

Public Methods

public abstract void showSharingBlockedDialog (Activity activity)

Shows a dialog to the user that the desired sharing action is not allowed based on the configured policy.

Parameters
activity The Activity that the dialog will be displayed over.