3.11.5.4.2.2 NotifyClientByIdResponse
This element specifies output values for the NotifyClientById operation.
-
<xs:element name="NotifyClientByIdResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="NotifyClientByIdResult" type="xs:boolean" /> </xs:sequence> </xs:complexType> </xs:element>
NotifyClientByIdResult: A Boolean where TRUE indicates that the notification was successfully sent to the client; otherwise, it is FALSE.