@interface MPReorderQueueCommand : MPRemoteCommand - (id)newCommandEventWithInsertingContentItemID:(id)a0 afterContentItemID:(id)a1; @end