public class

MusicArtist

extends Object
java.lang.Object
   ↳ com.usebutton.sdk.context.MusicArtist

Summary

Public Constructors
MusicArtist(String name)
Public Methods
void putIdentifier(String name, String value)
void setGenre(String genre)
Set the genre representing this artist, for example "rock".
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MusicArtist (String name)

Public Methods

public void putIdentifier (String name, String value)

public void setGenre (String genre)

Set the genre representing this artist, for example "rock".