SPTAppRemoteArtist Protocol Reference

Conforms to NSObject
Declared in SPTAppRemoteArtist.h

Overview

The SPTAppRemoteArtist represents an artist.

  name required method

The name of the artist.

@property (nonatomic, copy, readonly) NSString *name

Declared In

SPTAppRemoteArtist.h

  URI required method

The URI of the artist.

@property (nonatomic, copy, readonly) NSString *URI

Declared In

SPTAppRemoteArtist.h