toggle menu
Gravatar Android SDK
2.5.0
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0
0.3.0
androidJvm
switch theme
search in API
gravatar-quickeditor
/
com.gravatar.quickeditor.ui.editor
/
QuickEditorScopeOption
Quick
Editor
Scope
Option
class
QuickEditorScopeOption
:
Parcelable
Represents a profile editing scope with configuration options for each scope.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
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
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)