Returns the creation time for this session. @return the creation time in milliseconds since midnight, January 1, 1970 GMT
()
| 86 | * @return the creation time in milliseconds since midnight, January 1, 1970 GMT |
| 87 | */ |
| 88 | long getCreationTime(); |
| 89 | |
| 90 | |
| 91 | /** |
no outgoing calls
no test coverage detected