IBI-aws

notifyMobileClients

Available from version

1.24.0

Usage

/notifyMobileClients <True / False>

Description

If a message for mobile Clients is created and published, this argument can be used to specify whether the mobile devices should be notified.

The following values are allowed:

Value

Description

Default

True

The mobile devices will be notified

x

False

The mobile devices won't be notified


If this argument is not specified, the mobile devices will be notified.

Example

IBI.aws.Admin.exe (...) /notifyMobileClients "True"
The mobile devices will be notified.

IBI.aws.Admin.exe (...) /notifyMobileClients "False"
The mobile devices won't be notified.

IBI.aws.Admin.exe (...)  
If the "notifyMobileClients" argument is not specified, its default value applies, which is why the mobile devices will be notified.