getKey

format

long getKey()

description

Gets the key of the MediaObject to which the SearchResults object refers. SearchResults objects are persistent, and the object's key provides a way to retrieve it later on.

parameters

none

returns

a long integer containing the object's unique key

throws

The getKey() method does not throw any exceptions.