Trace: • Using darkmode • REST API • Data Modeling and Representation
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
flutterui:application_parameters [2021/01/07 14:50] admin |
flutterui:application_parameters [2021/01/07 14:50] (current) admin |
||
---|---|---|---|
Line 8: | Line 8: | ||
<code java> | <code java> | ||
- | getLauncher().setParameter(IMobileConstants.PREFIX_CLIENT + "apiKey", "12345"); | + | getLauncher().setParameter(IMobileConstants.PREFIX_CLIENT + "apiKey", "12345"); |
</code> | </code> | ||