WiFiDirectServiceSessionRequest.SessionInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the session information blob associated with this request.
public:
property IBuffer ^ SessionInfo { IBuffer ^ get(); };
IBuffer SessionInfo();
public IBuffer SessionInfo { get; }
var iBuffer = wiFiDirectServiceSessionRequest.sessionInfo;
Public ReadOnly Property SessionInfo As IBuffer
Property Value
A byte sequence, up to 144 bytes. The format is defined by the service.