notification-service
Toggle table of contents
2.8.1
jvm
Platform filter
jvm
Switch theme
Search in API
notification-service
commons
/
io.github.positionpal.notification.commons
/
ConnectionFactory
/
connect
connect
abstract
fun
connect
(
)
:
Result
<
Connection
>
Attempts to connect.
Return
a
Result
with the connection if successful, an
Error
otherwise.