Skip to content

Using loadContent() from Java without arguments #6

@jmnoguera

Description

@jmnoguera

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions