sippo-sdk / com.quobis.sippo.sipposdk.client.model / success

success

fun <V : Any> SippoService<V>.success(f: (V) -> Unit): Unit

Calls the function f with a specific value when SippoService is successful.