X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/92cf4bdca5f1a76e6feec10a0d9ea32b51f286e8..d11efc8d287ca1643e9ac6a7b561cad7cd659bda:/ITMTRemote.h diff --git a/ITMTRemote.h b/ITMTRemote.h index 82da725..91e4413 100755 --- a/ITMTRemote.h +++ b/ITMTRemote.h @@ -139,6 +139,14 @@ typedef enum { */ - (NSImage *)remoteIcon; +/*! + * @method sharedRemoteName + * @abstract Returns the shared remote's name. + * @discussion This title is shown while the user is selecting which shared remote to use. This is for informational purposes only, should not be overridden. + * @result An NSString containing the name of the shared remote. + */ +- (NSString *)sharedRemoteName; + /*! * @method begin * @abstract Sent when the remote should begin operation.