Package com.kakao.sdk.partner.sample.common.internal

Types

Link copied to clipboard
open class HostFragment : Fragment
Link copied to clipboard
class PhaseAdapter(kakaoPhaseChangeCallback: (KakaoPhase) -> Unit) : RecyclerView.Adapter<PhaseViewHolder>
Link copied to clipboard
class PhaseViewHolder(binding: <ERROR CLASS>) : RecyclerView.ViewHolder
Link copied to clipboard
class TabAdapter(context: Context, fa: FragmentActivity) : FragmentStateAdapter

Functions

Link copied to clipboard
fun PickerItem.Companion.fromChat(chat: Chat): PickerItem
Link copied to clipboard
fun PickerItem.Companion.fromPartnerFriend(friend: PartnerFriend): PickerItem