NetworkOperatorNotificationTrigger(String) Constructor

Definition

Initializes a new instance of a mobile network operator notification.

public:
 NetworkOperatorNotificationTrigger(Platform::String ^ networkAccountId);
 NetworkOperatorNotificationTrigger(winrt::hstring const& networkAccountId);
public NetworkOperatorNotificationTrigger(string networkAccountId);
function NetworkOperatorNotificationTrigger(networkAccountId)
Public Sub New (networkAccountId As String)

Parameters

networkAccountId
String

Platform::String

winrt::hstring

Specifies the unique identifier of the mobile broadband account.

Applies to