Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PeriodicBadgeUpdate(string, float)

Starts periodic update of a badge on a tile.
Read time 1 minuteLast updated 12 days ago

Definition

public void PeriodicBadgeUpdate(string uri, float interval)

Parameters

A remote location from where to retrieve tile update

interval

A time interval in minutes, will be rounded to a value, supported by the system

Remarks

A remote uri will be checked periodically to retrieve an update for a badge.