NetworkOperatorNotificationTrigger(String) Constructor
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.
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.