BundlePair

The BundlePair object represents a key/value pair from a Bundle object.

Fields

Name

Description

key

Represents a key associated with a value.

value

Represents a value (an object of arbitrary type).

Last updated