![]() ![]() | Determines whether the specified Object instances are considered equal. |
![]() ![]() | Determines whether the specified Object instances are the same instance. |
![]() |
constructs new AT command channel |
![]() | This property holds the connection used to send/receive AT commands |
![]() | According to GSM specifications, end of response is recognized by detecting valid response code. By default the DUNConnection object recognizes only v250 responses. Use this method to add custom respons codes in the application. |
![]() | According to GSM specifications, end of response is recognized by detecting valid response code. Some response codes like +CMS ERROR: are recognized by prefixes only. By default the DUNConnection object recognizes only v250 responses. Use this method to add custom respons codes prefix in the application. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Reads last response available |
![]() | Gets the Type of the current instance. |
![]() | Reads single line from the channel. The method blocks till full line is available or read timeout elapses. |
![]() | Overloaded. Sends new command string through the channel |
![]() | Returns a String that represents the current Object. |
![]() | sends a line via the channel |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | method that does reads single line |
![]() | Method verifies if a line is valid response code |
![]() | Creates a shallow copy of the current Object. |
![]() | reads data from the channel and store it in the internal resposne buffer |
![]() | removes whitespace characters from the response |