I have a couple of bookmarks in my android application, which are displayed correctly, what I want to do is, get the title of a bookmark and open a snackbar with the information currently displayed by my bookmarks (point, title, snippet, icon), after searching a bit, I found the method gettitle (), but what I can not find is the syntax of how to use this method, if you could help me with documentation about the syntax of this or some similar example to what I want to do I would be very grateful