readAttributeActionList(completionHandler:)

Declaration

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