# Net::OpenID::ExtensionMessage - phpMan

## NAME
    [Net::OpenID::ExtensionMessage] - Base class for extension messages

## VERSION
    version 1.20

## DESCRIPTION
    Instances of implementations of the interface provided by this package
    are returned from various methods in [Net::OpenID::Extension]
    implementations.

## METHODS
  $emsg->extension_arguments
    Return a hashref that maps extension namespace aliases as defined in the
    corresponding [Net::OpenID::Extension] to hashrefs of key-value pairs for
    the arguments to include in that namespace.

