## Constructor: notifyPeer ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |peer|[Peer](../types/Peer.md) | Required| ### Type: [NotifyPeer](../types/NotifyPeer.md) ### Example: ``` $notifyPeer = ['_' => notifyPeer', 'peer' => Peer, ]; ```