SeslRingtonePreference

Constructors

Link copied to clipboard
constructor(@NonNull context: Context, @NonNull attrs: AttributeSet, defStyleAttr: Int, defStyleRes: Int)
constructor(@NonNull context: Context, @NonNull attrs: AttributeSet, defStyleAttr: Int)
constructor(@NonNull context: Context, @NonNull attrs: AttributeSet)
constructor(@NonNull context: Context)

Functions

Link copied to clipboard
open fun getRingtoneType(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getUserId(): Int
Link copied to clipboard
open fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent): Boolean
Link copied to clipboard
open fun onPrepareRingtonePickerIntent(ringtonePickerIntent: Intent)
Link copied to clipboard
open fun setRingtoneType(type: Int)
Link copied to clipboard
open fun setShowDefault(showDefault: Boolean)
Link copied to clipboard
open fun setShowSilent(showSilent: Boolean)
Link copied to clipboard
open fun setUserId(userId: Int)