| Constructor and Description |
|---|
AndroidClipboard(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContents() |
boolean |
hasContents() |
void |
setContents(String contents) |
public boolean hasContents()
hasContents in interface Clipboardpublic String getContents()
getContents in interface Clipboardpublic void setContents(String contents)
setContents in interface ClipboardCopyright © 2021. All rights reserved.