Contents

peerDiscoveryToken

A value that uniquely identifies the other peer in the interaction session.

Declaration

@NSCopying var peerDiscoveryToken: NIDiscoveryToken { get }

Discussion

NI sets this property to the value of the peer discovery token you pass to the init(peerToken:) initializer.