getKey

format

long getKey()

description

Retrieves the MediaObject's index key. This key uniquely identifies the MediaObject within the MediaCollection, and thus any MediaObject can be uniquely identified within an eVe system by referring to its key and the key of the MediaCollection in which it is stored.

parameters

none

returns

a long integer containing the MediaObject's index key

throws

The getKey() method does not throw any exceptions.