-
Notifications
You must be signed in to change notification settings - Fork 0
info
milan edited this page Jun 7, 2023
·
2 revisions
//app/org.mjdev.balldontlie.base.states/ActivityViewState/info
[androidJvm]
fun info(message: String)
Set info message.
androidJvm
message | Message |
[androidJvm]
fun info(e: Throwable)
Set info from throwable.
androidJvm
e | E info throwable |