@namespace("keybase.1") protocol NotifyCanUserPerform { import idl "common.avdl"; @notify("") void canUserPerformChanged(string teamName) oneway; }