public class SnapShotsMediaPrompt
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SnapShotsMediaPrompt.SnapShotsPromptListener
This allows us to track user interaction with the prompt.
|
| Constructor and Description |
|---|
SnapShotsMediaPrompt() |
| Modifier and Type | Method and Description |
|---|---|
static void |
displaySnapShotsPrompt(Context context,
SnapShotsMediaPrompt.SnapShotsPromptListener promptListener) |
public static void displaySnapShotsPrompt(Context context,
SnapShotsMediaPrompt.SnapShotsPromptListener promptListener)