|
Record Stores are uniquely named using the unique name of the MIDlet suite plus the name of the Record Store. MIDlet suites are identified by the MIDlet-Vendor and MIDlet-Name attributes from the application descriptor. Record store names are case sensitive and may consist of any combination of between one and 32 Unicode characters inclusive. Record store names must be unique within the scope of a given MIDlet suite.
|