[Android.Runtime.Register("setQueueTitle", "(Ljava/lang/CharSequence;)V", "")] public voidSetQueueTitle (Java.Lang.ICharSequence title)
Parameters
title
The title of the play queue.
Remarks
Set the title of the play queue. The UI should display this title along
with the play queue itself.
e.g. "Play Queue", "Now Playing", or an album name.