Added CallResponse docs.
This commit is contained in:
parent
2760b8e3a4
commit
353927580d
13 changed files with 110 additions and 1 deletions
8
docs/net.thauvin.erik.bitly/-call-response/-init-.md
Normal file
8
docs/net.thauvin.erik.bitly/-call-response/-init-.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [CallResponse](index.md) / [<init>](./-init-.md)
|
||||
|
||||
# <init>
|
||||
|
||||
`CallResponse(body: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)` = Constants.EMPTY_JSON, resultCode: `[`Int`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)` = -1)`
|
||||
|
||||
Provides a data class to hold the JSON response.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue