public static interface

IntroductoryOverlay.OnOverlayDismissedListener

com.google.android.gms.cast.framework.IntroductoryOverlay.OnOverlayDismissedListener

Class Overview

An interface to notify the clients when the overlay is dismissed explicitly when the user taps on the confirmation button.

Summary

Public Methods
abstract void onOverlayDismissed()
Called when the overlay is dismissed.

Public Methods

public abstract void onOverlayDismissed ()

Called when the overlay is dismissed.