Online time synchronization

Prev Next
  1. <OnlineSynchronization>

  2.  <URL value="http://MY_DOMAIN_NAME/..." />

  3.  <View title="Online time synchronization" />

  4.    <MenuItemvalue="Online time synchronization"      icon="synchronize_time_automatic.png" />

  5.    <Labels>

  6.      <Label id="GetServerTimeWaitMessage" value="Retrieving synchronization data, please wait..." />

  7.    </Labels>

  8.  </View>

  9. </OnlineSynchronization>

Functional customization

  • OnlineTimeSynchronization: This element is used to configure online time synchronization.

    • OnlineTimeSynchronization > URL: This is the URL from which to retrieve the server time.

Masks for the online time synchronization URL lists the masks for the online time synchronization URL.

Masks for the online time synchronization URL

Mask

Value

%_Version_%

This is the Mobile Authenticator Studio version.

%_DeviceIdentifier_%

This is the unique identifier of the device, 64 hexadecimal characters.

%_RootingStatus_%

This is the status indicating if the device is rooted. Possible values are true or false.

Graphical customization

  • OnlineTimeSynchronization > View: This element defines the graphical rendering of online time synchronization.

    • title: The default value is Online time synchronization.

  • OnlineTimeSynchronization > View > MenuItem:

    • value: The default value is Online time synchronization.

  • OnlineTimeSynchronization > View > Labels > Label:

    • id="GetServerTimeWaitMessage": This wait message is displayed while retrieving the server time.

    Online time synchronization screen