ActionBuilders.AndroidIntExtra


@RequiresSchemaVersion(major = 1, minor = 0)
public final class ActionBuilders.AndroidIntExtra implements ActionBuilders.AndroidExtra


An integer value that can be added to an Android intent's extras.

Summary

Nested types

Builder for AndroidIntExtra.

Public methods

int

Gets the value.

@NonNull String

Public methods

getValue

Added in 1.0.0
public int getValue()

Gets the value.

toString

public @NonNull String toString()