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