getStringRequest

Returns the GroupWise string in the specified language.

Request

<getStringRequest>
   <id type="xs:unsignedInt"/>
   <language type="language"/>
</getStringRequest>

Response

<getStringResponse>
   <value type="string"/>
   <status type="types:Status"/>
</getStringResponse>

Elements

id

The id of the GroupWise string. For example, you can pass an in an id of “35110”. This maps to the SVR_UNKNOWN_HOST error string (for example, Error 8926hex in engerr.txt file located in the directory errorCodes in this NDK).

language

Specifies the return string language.