navigation

JoinResult

Namespace: Saturn
Parent: Channels

Type representing result of join action. It can be either succesful (Ok) or you can reject client connection (Rejected)


Name Description
Union Cases
Ok
Signature:

Rejected(reason)
Signature: string