-
Notifications
You must be signed in to change notification settings - Fork 2
ListenerRole
Ajša Terko edited this page Jul 23, 2025
·
1 revision
extends Role
Creates a new instance of ListenerRole.
none
-
ListenerRole- A new instance ofListenerRole
let role = ListenerRole()
os_log("Role type is: %@", role.type.rawValue)