interface Bookmark
Object representing a marked location in a topic.
Since
1
Async |
interface Async |
async |
abstract fun async(): Async! |
getName |
Exposes the property name value abstract fun getName(): String! |
getTopic |
Exposes the property topic value abstract fun getTopic(): Topic! |