kakao-partner-android-sdk-rx / com.kakao.sdk.partner.user / RxPartnerUserApi

RxPartnerUserApi

interface RxPartnerUserApi

Functions

me

abstract fun me(properties: String? = null, secureResource: Boolean = true): Single<PartnerUser>

signup

abstract fun signup(properties: Map<String, String>? = null): Completable