| 1000 | This is a static class and needs to be accessed through its static methods. | 
                                    This is a static class and needs to be accessed through its static methods. | 
                                                            | 1002 | At least one transport for the PeerFinder to connect over must be enabled. Enable another transport before disabling this one. | 
                                    At least one transport for the PeerFinder to connect over must be enabled. Enable another transport before disabling this one. | 
                                                            | 1003 | The PeerFinder is already started with a peerMessage. It must be stopped before it can be started again. | 
                                    The PeerFinder is already started with a peerMessage. It must be stopped before it can be started again. | 
                                                            | 1004 | The PeerFinder is already started for Peer connections. It must be stopped before it can be started with a peerMessage. | 
                                    The PeerFinder is already started for Peer connections. It must be stopped before it can be started with a peerMessage. | 
                                                            | 1007 | FindAllPeersAsync cannot be called before Start | 
                                    FindAllPeersAsync cannot be called before Start | 
                                                            | 1008 | ConnectAsync cannot be called before Start | 
                                    ConnectAsync cannot be called before Start | 
                                                            | 1009 | Cannot set alternate ID for Windows Platform Qualifier | 
                                    Cannot set alternate ID for Windows Platform Qualifier | 
                                                            | 1010 | Operation requires WiFi direct to be enabled | 
                                    Operation requires WiFi direct to be enabled | 
                                                            | 1011 | Operation requires Bluetooth to be enabled | 
                                    Operation requires Bluetooth to be enabled | 
                                                            | 1012 | The PeerMessage is larger than the maximum supported size. Your message chars: %1!i!, Max chars: %2!i! | 
                                    The PeerMessage is larger than the maximum supported size. Your message chars: %1!i!, Max chars: %2!i! | 
                                                            | 1013 | The DisplayName is larger than the maximum supported size. Your name chars: %1!i!, Max chars: %2!i! | 
                                    The DisplayName is larger than the maximum supported size. Your name chars: %1!i!, Max chars: %2!i! | 
                                                            | 1014 | The DiscoveryData is larger than the maximum supported size. Your DiscoveryData bytes: %1!i!, Max bytes: %2!i! | 
                                    The DiscoveryData is larger than the maximum supported size. Your DiscoveryData bytes: %1!i!, Max bytes: %2!i! | 
                                                            | 1015 | CreateWatcher cannot be called before Start | 
                                    CreateWatcher cannot be called before Start | 
                                                            | 1016 | PeerWatcher.Start cannot be called before PeerFinder.Start | 
                                    PeerWatcher.Start cannot be called before PeerFinder.Start | 
                                                            | 1017 | An event handler for Added must be registered before calling PeerWatcher.Start | 
                                    An event handler for Added must be registered before calling PeerWatcher.Start | 
                                                            | 1018 | PeerWatcher.Start cannot be called unless PeerWatcher is in the Created, Stopped, or Aborted states. | 
                                    PeerWatcher.Start cannot be called unless PeerWatcher is in the Created, Stopped, or Aborted states. | 
                                                            | 1101 | The device interface provided is not valid: %1!s!. Please check that the device is properly installed. | 
                                    The device interface provided is not valid: %1!s!. Please check that the device is properly installed. | 
                                                            | 1102 | The number of bytes being published is larger than the maximum supported by the proximity device. Your message bytes: %1!i!, Max bytes: %2!i! | 
                                    The number of bytes being published is larger than the maximum supported by the proximity device. Your message bytes: %1!i!, Max bytes: %2!i! | 
                                                            | 1103 | The URI is larger than the maximum supported size. Your URI chars: %1!i!, Max chars: %2!i! | 
                                    The URI is larger than the maximum supported size. Your URI chars: %1!i!, Max chars: %2!i! | 
                                                            | 1104 | PublishMessage only supports messageTypes that begin with 'Windows.'. Your messageType: %1!s! | 
                                    PublishMessage only supports messageTypes that begin with 'Windows.'. Your messageType: %1!s! | 
                                                            | 1105 | This ProximityDevice does not support the passed in messageType: %1!s! | 
                                    This ProximityDevice does not support the passed in messageType: %1!s! | 
                                                            | 1106 | You can only publish one Uri at a time. You must StopPublishingMessage on the existing one to publish another. | 
                                    You can only publish one Uri at a time. You must StopPublishingMessage on the existing one to publish another. | 
                                                            | 1200 | Proximity StreamSockets are connected automatically, do not attempt to connect manually. | 
                                    Proximity StreamSockets are connected automatically, do not attempt to connect manually. |