readAttributeActionList(completion:)

Declaration

func readAttributeActionList(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeActionList() async throws -> [Any]