Retrieve the runtime store

  1. Import the net.rim.device.api.system.RuntimeStore class.
  2. Invoke RuntimeStore.getRuntimeStore().
    RuntimeStore store = RuntimeStore.getRuntimeStore();

Index


Was this information helpful? Send us your comments.