다음을 통해 공유


WiFiDirectServiceSessionRequestedEventArgs 클래스

정의

WiFiDirectServiceAdvertiser.SessionRequested 이벤트가 발생할 때 반환됩니다.

public ref class WiFiDirectServiceSessionRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WiFiDirectServiceSessionRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WiFiDirectServiceSessionRequestedEventArgs
Public NotInheritable Class WiFiDirectServiceSessionRequestedEventArgs
상속
Object Platform::Object IInspectable WiFiDirectServiceSessionRequestedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

코드는 이 클래스를 직접 인스턴스화하지 않습니다. instance WiFiDirectServiceAdvertiser.SessionRequested 이벤트 처리기에 인수로 전달됩니다.

메서드

GetSessionRequest()

WiFiDirectServiceAdvertiser.SessionRequested 이벤트를 발생시킨 세션 요청에 대한 정보를 가져옵니다.

적용 대상