public static IPromise SubscribeToDynamicGlobalProperties(DatabaseApi api) { databaseApi = api; return(api.SubscribeToDynamicGlobalProperties()); }