Skip to content

connect-sdk / de.proglove.sdk.utils / SdkResultObject / result

result

val result: T?

the result of this api call. If this is set, then this represents a successful call.

Property

result - the result of this api call. If this is set, then this represents a successful call.