-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
09c0a66
commit a55650c
Showing
1,110 changed files
with
13,063 additions
and
13,156 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 14 additions & 8 deletions
22
...otlin-inside/be.zvz.kotlininside.api.article/-article-delete/-article-delete.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,22 @@ | ||
--- | ||
title: ArticleDelete - | ||
title: ArticleDelete | ||
--- | ||
//[KotlinInside](../../index.md)/[be.zvz.kotlininside.api.article](../index.md)/[ArticleDelete](index.md)/[ArticleDelete](-article-delete.md) | ||
//[KotlinInside](../../../index.html)/[be.zvz.kotlininside.api.article](../index.html)/[ArticleDelete](index.html) | ||
/[ArticleDelete](-article-delete.html) | ||
|
||
# ArticleDelete | ||
|
||
[jvm]\ | ||
|
||
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() | ||
|
||
fun [ArticleDelete](-article-delete.html)( | ||
gallId: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), | ||
articleId: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), | ||
session: [Session](../../be.zvz.kotlininside.session/-session/index.html), | ||
fcmToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) = KotlinInside.getInstance() | ||
.auth.fcmToken) | ||
|
||
# ArticleDelete | ||
[jvm] | ||
Content | ||
@[JvmOverloads](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-overloads/index.html)() | ||
|
||
fun [ArticleDelete](-article-delete.md)(gallId: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), articleId: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), session: [Session](../../be.zvz.kotlininside.session/-session/index.md), fcmToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) = Const.DEFAULT_FCM_TOKEN) | ||
|
||
|
||
|
16 changes: 10 additions & 6 deletions
16
...e.zvz.kotlininside.api.article/-article-delete/-delete-result/-delete-result.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,18 @@ | ||
--- | ||
title: DeleteResult - | ||
title: DeleteResult | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md)/[DeleteResult](-delete-result.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html)/[DeleteResult](-delete-result.html) | ||
|
||
# DeleteResult | ||
|
||
[jvm]\ | ||
fun [DeleteResult](-delete-result.html)( | ||
result: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), | ||
cause: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, | ||
message: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, | ||
status: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null) | ||
|
||
# DeleteResult | ||
[jvm] | ||
Content | ||
fun [DeleteResult](-delete-result.md)(result: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), cause: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, message: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, status: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null) | ||
|
||
|
||
|
12 changes: 6 additions & 6 deletions
12
...-inside/be.zvz.kotlininside.api.article/-article-delete/-delete-result/cause.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
title: cause - | ||
title: cause | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md)/[cause](cause.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html)/[cause](cause.html) | ||
|
||
# cause | ||
|
||
[jvm]\ | ||
val [cause](cause.html): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | ||
|
||
# cause | ||
[jvm] | ||
Content | ||
val [cause](cause.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | ||
|
||
|
||
|
42 changes: 16 additions & 26 deletions
42
...-inside/be.zvz.kotlininside.api.article/-article-delete/-delete-result/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,24 @@ | ||
--- | ||
title: DeleteResult - | ||
title: DeleteResult | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html) | ||
|
||
# DeleteResult | ||
|
||
[jvm]\ | ||
data class [DeleteResult](index.html)(** | ||
result**: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), ** | ||
cause**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, ** | ||
message**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, ** | ||
status**: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)?) | ||
|
||
# DeleteResult | ||
[jvm] data class [DeleteResult](index.md)(**result**: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), **cause**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, **message**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, **status**: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)?) | ||
## Properties | ||
|
||
|
||
## Functions | ||
|
||
| Name| Summary| | ||
|---|---| | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component1/#/PointingToDeclaration/"></a>[component1](component1.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component1/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>operator fun [component1](component1.md)(): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component2/#/PointingToDeclaration/"></a>[component2](component2.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component2/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>operator fun [component2](component2.md)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? <br><br><br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component3/#/PointingToDeclaration/"></a>[component3](component3.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component3/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>operator fun [component3](component3.md)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? <br><br><br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component4/#/PointingToDeclaration/"></a>[component4](component4.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/component4/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>operator fun [component4](component4.md)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? <br><br><br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/copy/#kotlin.Boolean#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/"></a>[copy](copy.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/copy/#kotlin.Boolean#kotlin.String?#kotlin.String?#kotlin.Int?/PointingToDeclaration/"></a>[jvm] <br>Content <br>fun [copy](copy.md)(result: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html), cause: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, message: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, status: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null): [ArticleDelete.DeleteResult](index.md) <br><br><br> | ||
| <a name="kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/"></a>[equals](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)| <a name="kotlin/Any/equals/#kotlin.Any?/PointingToDeclaration/"></a>[jvm] <br>Content <br>open operator override fun [equals](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)(other: [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)?): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br><br><br> | ||
| <a name="kotlin/Any/hashCode/#/PointingToDeclaration/"></a>[hashCode](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)| <a name="kotlin/Any/hashCode/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>open override fun [hashCode](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)(): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) <br><br><br> | ||
| <a name="kotlin/Any/toString/#/PointingToDeclaration/"></a>[toString](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)| <a name="kotlin/Any/toString/#/PointingToDeclaration/"></a>[jvm] <br>Content <br>open override fun [toString](../../../be.zvz.kotlininside.utils/-string-util/-companion/index.md#%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F49489957)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br><br><br> | ||
|
||
|
||
## Properties | ||
|
||
| Name| Summary| | ||
| Name | Summary | | ||
|---|---| | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/cause/#/PointingToDeclaration/"></a>[cause](cause.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/cause/#/PointingToDeclaration/"></a> [jvm] val [cause](cause.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null <br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/message/#/PointingToDeclaration/"></a>[message](message.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/message/#/PointingToDeclaration/"></a> [jvm] val [message](message.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null <br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/result/#/PointingToDeclaration/"></a>[result](result.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/result/#/PointingToDeclaration/"></a> [jvm] val [result](result.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) <br> | ||
| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/status/#/PointingToDeclaration/"></a>[status](status.md)| <a name="be.zvz.kotlininside.api.article/ArticleDelete.DeleteResult/status/#/PointingToDeclaration/"></a> [jvm] val [status](status.md): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null <br> | ||
| [cause](cause.html) | [jvm]<br>val [cause](cause.html): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | | ||
| [message](message.html) | [jvm]<br>val [message](message.html): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | | ||
| [result](result.html) | [jvm]<br>val [result](result.html): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) | | ||
| [status](status.html) | [jvm]<br>val [status](status.html): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null | | ||
|
12 changes: 6 additions & 6 deletions
12
...nside/be.zvz.kotlininside.api.article/-article-delete/-delete-result/message.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
title: message - | ||
title: message | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md)/[message](message.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html)/[message](message.html) | ||
|
||
# message | ||
|
||
[jvm]\ | ||
val [message](message.html): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | ||
|
||
# message | ||
[jvm] | ||
Content | ||
val [message](message.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null | ||
|
||
|
||
|
12 changes: 6 additions & 6 deletions
12
...inside/be.zvz.kotlininside.api.article/-article-delete/-delete-result/result.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
title: result - | ||
title: result | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md)/[result](result.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html)/[result](result.html) | ||
|
||
# result | ||
|
||
[jvm]\ | ||
val [result](result.html): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) | ||
|
||
# result | ||
[jvm] | ||
Content | ||
val [result](result.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) | ||
|
||
|
||
|
12 changes: 6 additions & 6 deletions
12
...inside/be.zvz.kotlininside.api.article/-article-delete/-delete-result/status.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
title: status - | ||
title: status | ||
--- | ||
//[KotlinInside](../../../index.md)/[be.zvz.kotlininside.api.article](../../index.md)/[ArticleDelete](../index.md)/[DeleteResult](index.md)/[status](status.md) | ||
//[KotlinInside](../../../../index.html)/[be.zvz.kotlininside.api.article](../../index.html) | ||
/[ArticleDelete](../index.html)/[DeleteResult](index.html)/[status](status.html) | ||
|
||
# status | ||
|
||
[jvm]\ | ||
val [status](status.html): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null | ||
|
||
# status | ||
[jvm] | ||
Content | ||
val [status](status.md): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)? = null | ||
|
||
|
||
|
21 changes: 11 additions & 10 deletions
21
docs/-kotlin-inside/be.zvz.kotlininside.api.article/-article-delete/delete.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
--- | ||
title: delete - | ||
title: delete | ||
--- | ||
//[KotlinInside](../../index.md)/[be.zvz.kotlininside.api.article](../index.md)/[ArticleDelete](index.md)/[delete](delete.md) | ||
//[KotlinInside](../../../index.html)/[be.zvz.kotlininside.api.article](../index.html)/[ArticleDelete](index.html) | ||
/[delete](delete.html) | ||
|
||
# delete | ||
|
||
|
||
# delete | ||
[jvm] | ||
Content | ||
fun [delete](delete.md)(): [ArticleDelete.DeleteResult](-delete-result/index.md) | ||
More info | ||
|
||
[jvm]\ | ||
fun [delete](delete.html)(): [ArticleDelete.DeleteResult](-delete-result/index.html) | ||
|
||
글을 삭제합니다. | ||
|
||
|
||
#### Throws | ||
|
||
| | | | ||
|---|---| | ||
| [be.zvz.kotlininside.http.HttpException](../../be.zvz.kotlininside.http/-http-exception/index.html) | 글을 삭제하지 못할 경우, HttpException 발생 | | ||
|
||
|
||
|
Oops, something went wrong.