Specifies possible return codes.
public typedef enum MLLightPoller::return_code;
Name | Description |
---|---|
AUTH_FAILED |
Failed to authenticate the connection to the MobiLink server. |
BAD_STREAM_NAME |
Unrecognizable stream name. |
BAD_STREAM_PARAM |
Failed parsing a stream parameter. |
COMMUNICATION_ERROR |
Failed due to a communication error. |
CONNECT_FAILED |
Failed to connect to the MobiLink server. |
CONTENT_OVERFLOW |
The content buffer is too small. |
KEY_NOT_FOUND |
There is no push notification for the specified key from the specified Notifier. |
NYI |
For internal use only. |
OK |
Method ran successfully. |
SUBJECT_OVERFLOW |
The subject buffer is too small. |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |