-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In order to use loadContent() without arguments from Java as stated at the README.md, the function should include the @jvmoverloads annotation to take advantage of the default value.
fun loadContent(manufacturerId: String = DONT_KILL_MY_APP_DEFAULT_MANUFACTURER) : DokiApi { |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working