Share via


PushNotificationChannelManager.GetForUser(User) Metode

Definisi

Mendapatkan pemberitahuan push untuk pengguna yang ditentukan.

public:
 static PushNotificationChannelManagerForUser ^ GetForUser(User ^ user);
 static PushNotificationChannelManagerForUser GetForUser(User const& user);
public static PushNotificationChannelManagerForUser GetForUser(User user);
function getForUser(user)
Public Shared Function GetForUser (user As User) As PushNotificationChannelManagerForUser

Parameter

user
User

Akun pengguna untuk pemberitahuan push.

Mengembalikan

Objek PushNotificationChannelManagerForUser .

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Berlaku untuk