UserProfileChangeRequest

class UserProfileChangeRequest : Parcelable


Request used to update user profile information.

Summary

Nested types

The request builder.

Public properties

String?
Uri?

Inherited functions

From android.os.Parcelable

Public properties

displayName

val displayNameString?

photoUri

val photoUriUri?