ActionBuilders.AndroidLongExtra

Added in 1.0.0
Deprecated in 1.2.0

class ActionBuilders.AndroidLongExtra : ActionBuilders.AndroidExtra


A long value that can be added to an Android intent's extras.

Summary

Public functions

Long

Gets the value.

Public functions

getValue

Added in 1.0.0
Deprecated in 1.2.0
fun getValue(): Long

Gets the value. Intended for testing purposes only.