SPlus.List.getListMetadata (args, function (result){
//TODO: Implement what to do with the list information
}, function (eResponse){
//TODO: Implement how to handle error information
}, function (){
//TODO: Implement how to handle a user’s cancel
});