getCollectionName

format

String getCollectionName() throws EveException

 

String getCollectionName(CommandList beforeMethods,CommandList afterMethods) throws EveException

description

Returns the name of the MediaCollection.

parameters

CommandList beforeMethods — indicates that you want to run a command method(s) before the method is invoked

 

CommandList afterMethods — indicates that you want to run a command method(s) after the method is executed

returns

a string containing the name of the collection

throws

The getCollectionName() method throws an EveException if the retrieval fails.