sendUserSwitchIntent

fun sendUserSwitchIntent(userSwitchType: Int, extras: Bundle)

Broadcasts an intent that a user switch has occurred.

Parameters

userSwitchType

A USER_SWITCH_TYPE constant.

extras

An optional Bundle of extras to add to the broadcast intent.