menu
connectanum_client package
documentation
authentication.dart
CraAuthentication
getName method
getName method
dark_mode
light_mode
getName
method
@
override
String
getName
(
)
override
Authentication method name used in HELLO (e.g. 'ticket').
Implementation
@override String getName() => 'wampcra';
connectanum_client package
documentation
authentication
CraAuthentication
getName method
CraAuthentication class