toggle menu
library-core
8.1.0
androidJvm
switch theme
search in API
library-core
/
com.naver.gfpsdk
/
GfpContentInfo
Gfp
Content
Info
data
class
GfpContentInfo
(
val
sourceType
:
String
,
val
sourceSubType
:
String
,
val
sourceId
:
String
)
:
Parcelable
Members
Constructors
Gfp
Content
Info
Link copied to clipboard
constructor
(
sourceType
:
String
,
sourceSubType
:
String
,
sourceId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
source
Id
Link copied to clipboard
val
sourceId
:
String
source
Sub
Type
Link copied to clipboard
val
sourceSubType
:
String
source
Type
Link copied to clipboard
val
sourceType
:
String
Functions
serialize
Link copied to clipboard
fun
serialize
(
)
:
String