File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,24 @@ extends java.lang.Object</pre>
185185<div class =" block " >Send a job with plain text to the service.</div >
186186</td >
187187</tr >
188+ <tr id =" i10 " class =" rowColor " >
189+ <td class =" colFirst " ><code ><a href =" ../../co/writepath/Reply.html " title =" class in co.writepath " >BatchReply</a ></code ></td >
190+ <td class =" colLast " ><code ><span class =" memberNameLink " ><a href =" ../../co/writepath/Client.html#sendPlainText-int-int-int-java.lang.String-java.lang.String-java.lang.String- " >sendBatchedPlainText</a ></span >(int  ; service,
191+ int langId,
192+ int category,
193+ List <java.lang.String> text,
194+ java.lang.String instructions,
195+ java.lang.String notifyUrl)</code>
196+ <div class =" block " >Send batched jobs with plain text to the service.</div >
197+ </td >
198+ </tr >
199+ <tr id =" i2 " class =" altColor " >
200+ <td class =" colFirst " ><code ><a href =" ../../co/writepath/Reply.html " title =" class in co.writepath " >BatchReply</a ></code ></td >
201+ <td class =" colLast " ><code ><span class =" memberNameLink " ><a href =" ../../co/writepath/Client.html#getStatus-int-int- " >getBatchedStatus</a ></span >(int  ; jobId,
202+ int format)</code>
203+ <div class =" block " >Retrieves specific batched jobs.</div >
204+ </td >
205+ </tr >
188206</table >
189207<div class =" blockList " >
190208<div class =" blockList " ><a name =" methods.inherited.from.class.java.lang.Object " >
You can’t perform that action at this time.
0 commit comments