toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship
/
PrivacyManager
/
Feature
Feature
class
Feature
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
constructor
(
rawValue
:
Int
)
:
JsonSerializable
Members
Constructors
Feature
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
constructor
(
rawValue
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue
Returns the objects represented as a JsonValue.
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String