SdkIdentifier

class SdkIdentifier(val identifiers: String? = null)

Kakao SDK를 사용하는 SDK의 참고용 식별자
Reference identifier for the SDK using Kakao SDK

Constructors

Link copied to clipboard
constructor(identifiers: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val identifiers: String? = null