public void Async(Action <PNRemoveUUIDMetadataResult, PNStatus> callback)
 {
     removeUUIDMetadataRequestBuilder.Async(callback);
 }